﻿2026-06-16T09:29:49.1913509Z Current runner version: '2.335.1'
2026-06-16T09:29:49.1918133Z Runner name: 'hfenduleam'
2026-06-16T09:29:49.1918596Z Runner group name: 'Default'
2026-06-16T09:29:49.1919063Z Machine name: 'HFENDULEAM'
2026-06-16T09:29:49.1920922Z ##[group]GITHUB_TOKEN Permissions
2026-06-16T09:29:49.1922203Z Contents: read
2026-06-16T09:29:49.1922532Z Metadata: read
2026-06-16T09:29:49.1922841Z Packages: read
2026-06-16T09:29:49.1923160Z ##[endgroup]
2026-06-16T09:29:49.1924469Z Secret source: Actions
2026-06-16T09:29:49.1925044Z Prepare workflow directory
2026-06-16T09:29:49.2191720Z Prepare all required actions
2026-06-16T09:29:49.2216954Z Getting action download info
2026-06-16T09:29:49.5866120Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-16T09:29:50.1870722Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-06-16T09:29:50.2623972Z ##[group]Run actions/checkout@v5
2026-06-16T09:29:50.2624761Z with:
2026-06-16T09:29:50.2625157Z   repository: SaberMage/spt-core
2026-06-16T09:29:50.2628597Z   token: ***
2026-06-16T09:29:50.2628915Z   ssh-strict: true
2026-06-16T09:29:50.2629232Z   ssh-user: git
2026-06-16T09:29:50.2629560Z   persist-credentials: true
2026-06-16T09:29:50.2629935Z   clean: true
2026-06-16T09:29:50.2630284Z   sparse-checkout-cone-mode: true
2026-06-16T09:29:50.2630664Z   fetch-depth: 1
2026-06-16T09:29:50.2630975Z   fetch-tags: false
2026-06-16T09:29:50.2631307Z   show-progress: true
2026-06-16T09:29:50.2631629Z   lfs: false
2026-06-16T09:29:50.2631942Z   submodules: false
2026-06-16T09:29:50.2632261Z   set-safe-directory: true
2026-06-16T09:29:50.2632750Z ##[endgroup]
2026-06-16T09:29:50.4477276Z Syncing repository: SaberMage/spt-core
2026-06-16T09:29:50.4478457Z ##[group]Getting Git version info
2026-06-16T09:29:50.4479091Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-16T09:29:50.4719545Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-16T09:29:50.4927568Z git version 2.43.0.windows.1
2026-06-16T09:29:50.4955143Z ##[endgroup]
2026-06-16T09:29:50.4963838Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\e1313acf-c94a-4ec7-8ebd-585a91657644\.gitconfig'
2026-06-16T09:29:50.4977673Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\e1313acf-c94a-4ec7-8ebd-585a91657644' before making global git config changes
2026-06-16T09:29:50.4978733Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T09:29:50.4982499Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-16T09:29:50.5207494Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-16T09:29:50.5393486Z https://github.com/SaberMage/spt-core
2026-06-16T09:29:50.5422997Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-16T09:29:50.5426962Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-16T09:29:50.5619957Z HEAD
2026-06-16T09:29:50.6122543Z ##[endgroup]
2026-06-16T09:29:50.6125996Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-16T09:29:50.9730140Z ##[group]Cleaning the repository
2026-06-16T09:29:50.9734231Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-16T09:29:56.9652574Z Removing .adapter-notify/
2026-06-16T09:29:56.9653274Z Removing target/
2026-06-16T09:29:56.9688111Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-16T09:29:57.0135763Z HEAD is now at 18fb2055 Merge c5887db27f6c8576decec071c073e76c5144ba66 into e6722b86a963b4a5c41a6fcd820b26617686fda7
2026-06-16T09:29:57.0166025Z ##[endgroup]
2026-06-16T09:29:57.0166440Z ##[group]Disabling automatic garbage collection
2026-06-16T09:29:57.0170621Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-16T09:29:57.0391947Z ##[endgroup]
2026-06-16T09:29:57.0392406Z ##[group]Setting up auth
2026-06-16T09:29:57.0397601Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-16T09:29:57.0607929Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-16T09:29:57.3972160Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T09:29:57.4193311Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-16T09:29:57.7746165Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T09:29:57.7957093Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-16T09:29:58.1426795Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-16T09:29:58.1708213Z ##[endgroup]
2026-06-16T09:29:58.1708647Z ##[group]Fetching the repository
2026-06-16T09:29:58.1714732Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +c5887db27f6c8576decec071c073e76c5144ba66:refs/remotes/origin/dev-freeform
2026-06-16T09:29:58.8055492Z From https://github.com/SaberMage/spt-core
2026-06-16T09:29:58.8056534Z  + 24e2409d...c5887db2 c5887db27f6c8576decec071c073e76c5144ba66 -> origin/dev-freeform  (forced update)
2026-06-16T09:29:58.8170931Z ##[endgroup]
2026-06-16T09:29:58.8171311Z ##[group]Determining the checkout info
2026-06-16T09:29:58.8172379Z ##[endgroup]
2026-06-16T09:29:58.8178571Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-16T09:29:58.8450188Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-16T09:29:58.8668292Z ##[group]Checking out the ref
2026-06-16T09:29:58.8672850Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-16T09:29:58.9165387Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-16T09:29:58.9165788Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-16T09:29:58.9166584Z Previous HEAD position was 18fb2055 Merge c5887db27f6c8576decec071c073e76c5144ba66 into e6722b86a963b4a5c41a6fcd820b26617686fda7
2026-06-16T09:29:58.9167064Z Switched to and reset branch 'dev-freeform'
2026-06-16T09:29:58.9190782Z ##[endgroup]
2026-06-16T09:29:58.9453103Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-16T09:29:58.9683116Z c5887db27f6c8576decec071c073e76c5144ba66
2026-06-16T09:29:58.9971448Z ##[group]Run cargo nextest run --workspace
2026-06-16T09:29:58.9971849Z [36;1mcargo nextest run --workspace[0m
2026-06-16T09:29:59.0047137Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-16T09:29:59.0047371Z ##[endgroup]
2026-06-16T09:30:02.0167478Z    Compiling proc-macro2 v1.0.106
2026-06-16T09:30:02.0167866Z    Compiling unicode-ident v1.0.24
2026-06-16T09:30:02.0168169Z    Compiling quote v1.0.45
2026-06-16T09:30:02.0168476Z    Compiling cfg-if v1.0.4
2026-06-16T09:30:02.0168752Z    Compiling serde_core v1.0.228
2026-06-16T09:30:02.0169026Z    Compiling serde v1.0.228
2026-06-16T09:30:02.0169279Z    Compiling windows-link v0.2.1
2026-06-16T09:30:02.0169538Z    Compiling typenum v1.20.1
2026-06-16T09:30:02.0169924Z    Compiling version_check v0.9.5
2026-06-16T09:30:02.0170217Z    Compiling portable-atomic v1.13.1
2026-06-16T09:30:02.0170621Z    Compiling getrandom v0.3.4
2026-06-16T09:30:02.0171073Z    Compiling shlex v2.0.1
2026-06-16T09:30:02.0171803Z    Compiling find-msvc-tools v0.1.9
2026-06-16T09:30:02.0173582Z    Compiling subtle v2.6.1
2026-06-16T09:30:02.0174001Z    Compiling critical-section v1.2.0
2026-06-16T09:30:02.0174625Z    Compiling memchr v2.8.1
2026-06-16T09:30:02.0875680Z    Compiling windows-sys v0.61.2
2026-06-16T09:30:02.1009580Z    Compiling smallvec v1.15.1
2026-06-16T09:30:02.1495783Z    Compiling equivalent v1.0.2
2026-06-16T09:30:02.1701744Z    Compiling semver v1.0.28
2026-06-16T09:30:02.2469542Z    Compiling itoa v1.0.18
2026-06-16T09:30:02.2636464Z    Compiling getrandom v0.2.17
2026-06-16T09:30:02.2682170Z    Compiling cpufeatures v0.2.17
2026-06-16T09:30:02.3486706Z    Compiling hashbrown v0.17.1
2026-06-16T09:30:02.3593083Z    Compiling pin-project-lite v0.2.17
2026-06-16T09:30:02.3947444Z    Compiling rand_core v0.10.1
2026-06-16T09:30:02.4306199Z    Compiling generic-array v0.14.7
2026-06-16T09:30:02.4517249Z    Compiling rustc_version v0.4.1
2026-06-16T09:30:02.4542477Z    Compiling getrandom v0.4.2
2026-06-16T09:30:02.5409850Z    Compiling log v0.4.32
2026-06-16T09:30:02.5723526Z    Compiling bitflags v2.12.1
2026-06-16T09:30:02.7689960Z    Compiling futures-core v0.3.32
2026-06-16T09:30:02.8092485Z    Compiling winapi v0.3.9
2026-06-16T09:30:02.8348211Z    Compiling bytes v1.11.1
2026-06-16T09:30:02.8801851Z    Compiling indexmap v2.14.0
2026-06-16T09:30:02.9209657Z    Compiling curve25519-dalek v4.1.3
2026-06-16T09:30:02.9216239Z    Compiling rand_core v0.6.4
2026-06-16T09:30:02.9688500Z    Compiling zerocopy v0.8.50
2026-06-16T09:30:03.0099736Z    Compiling stable_deref_trait v1.2.1
2026-06-16T09:30:03.0376209Z    Compiling ahash v0.8.12
2026-06-16T09:30:03.0810461Z    Compiling libc v0.2.186
2026-06-16T09:30:03.1622515Z    Compiling signature v2.2.0
2026-06-16T09:30:03.2649915Z    Compiling pkg-config v0.3.33
2026-06-16T09:30:03.3551755Z    Compiling jobserver v0.1.34
2026-06-16T09:30:03.4183873Z    Compiling ed25519 v2.2.3
2026-06-16T09:30:03.4184539Z    Compiling vcpkg v0.2.15
2026-06-16T09:30:03.4307395Z    Compiling zmij v1.0.21
2026-06-16T09:30:03.6497475Z    Compiling cc v1.2.63
2026-06-16T09:30:03.6975719Z    Compiling futures-sink v0.3.32
2026-06-16T09:30:03.7707131Z    Compiling futures-io v0.3.32
2026-06-16T09:30:03.8144496Z    Compiling crypto-common v0.1.7
2026-06-16T09:30:03.8384400Z    Compiling syn v2.0.117
2026-06-16T09:30:03.8430819Z    Compiling block-buffer v0.10.4
2026-06-16T09:30:03.9091049Z    Compiling slab v0.4.12
2026-06-16T09:30:03.9507296Z    Compiling autocfg v1.5.1
2026-06-16T09:30:04.0257938Z    Compiling digest v0.10.7
2026-06-16T09:30:04.0407935Z    Compiling serde_json v1.0.150
2026-06-16T09:30:04.0599139Z    Compiling futures-channel v0.3.32
2026-06-16T09:30:04.0615388Z    Compiling rustversion v1.0.22
2026-06-16T09:30:04.0674052Z    Compiling fastrand v2.4.1
2026-06-16T09:30:04.0956687Z    Compiling futures-task v0.3.32
2026-06-16T09:30:04.1435200Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-16T09:30:04.2806184Z    Compiling sha2 v0.10.9
2026-06-16T09:30:04.3150863Z    Compiling fallible-iterator v0.3.0
2026-06-16T09:30:04.3204674Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-16T09:30:04.3507471Z    Compiling fnv v1.0.7
2026-06-16T09:30:04.3876925Z    Compiling cfg_aliases v0.2.1
2026-06-16T09:30:04.4368268Z    Compiling strsim v0.11.1
2026-06-16T09:30:04.4608449Z    Compiling litemap v0.8.2
2026-06-16T09:30:04.5002609Z    Compiling writeable v0.6.3
2026-06-16T09:30:04.5003036Z    Compiling cmake v0.1.58
2026-06-16T09:30:04.5009904Z    Compiling utf8_iter v1.0.4
2026-06-16T09:30:04.5391702Z    Compiling icu_properties_data v2.2.0
2026-06-16T09:30:04.6730480Z    Compiling windows-targets v0.52.6
2026-06-16T09:30:04.6773146Z    Compiling dunce v1.0.5
2026-06-16T09:30:04.6994886Z    Compiling fs_extra v1.3.0
2026-06-16T09:30:04.7312589Z    Compiling windows-sys v0.59.0
2026-06-16T09:30:04.7752565Z    Compiling ident_case v1.0.1
2026-06-16T09:30:04.8084741Z    Compiling icu_normalizer_data v2.2.0
2026-06-16T09:30:04.8309122Z    Compiling anyhow v1.0.102
2026-06-16T09:30:04.8508499Z    Compiling percent-encoding v2.3.2
2026-06-16T09:30:04.8906660Z    Compiling http v1.4.1
2026-06-16T09:30:05.0073372Z    Compiling aws-lc-rs v1.17.0
2026-06-16T09:30:05.0195282Z    Compiling thiserror v2.0.18
2026-06-16T09:30:05.0463254Z    Compiling unicode-segmentation v1.13.3
2026-06-16T09:30:05.1560775Z    Compiling cpufeatures v0.3.0
2026-06-16T09:30:05.1752005Z    Compiling scopeguard v1.2.0
2026-06-16T09:30:05.2732818Z    Compiling lock_api v0.4.14
2026-06-16T09:30:05.2740588Z    Compiling chacha20 v0.10.0
2026-06-16T09:30:05.2827125Z    Compiling form_urlencoded v1.2.2
2026-06-16T09:30:05.3153187Z    Compiling untrusted v0.9.0
2026-06-16T09:30:05.3978626Z    Compiling num-traits v0.2.19
2026-06-16T09:30:05.4728392Z    Compiling rand v0.10.1
2026-06-16T09:30:05.5199451Z    Compiling windows-strings v0.5.1
2026-06-16T09:30:05.5345273Z    Compiling windows-result v0.4.1
2026-06-16T09:30:05.5590791Z    Compiling heck v0.5.0
2026-06-16T09:30:05.6650599Z    Compiling libsqlite3-sys v0.30.1
2026-06-16T09:30:05.6832835Z    Compiling fs2 v0.4.3
2026-06-16T09:30:05.6894770Z    Compiling aws-lc-sys v0.41.0
2026-06-16T09:30:05.7690585Z    Compiling ring v0.17.14
2026-06-16T09:30:05.8138313Z    Compiling rustls v0.23.40
2026-06-16T09:30:05.9193303Z    Compiling convert_case v0.10.0
2026-06-16T09:30:05.9334933Z    Compiling unicode-xid v0.2.6
2026-06-16T09:30:06.0171902Z    Compiling atomic-waker v1.1.2
2026-06-16T09:30:06.0782369Z    Compiling const-oid v0.10.2
2026-06-16T09:30:06.1315622Z    Compiling parking_lot_core v0.9.12
2026-06-16T09:30:06.1316201Z    Compiling httparse v1.10.1
2026-06-16T09:30:06.1632185Z    Compiling http-body v1.0.1
2026-06-16T09:30:06.3086401Z    Compiling hybrid-array v0.4.12
2026-06-16T09:30:06.3088002Z    Compiling either v1.16.0
2026-06-16T09:30:06.3593631Z    Compiling base64ct v1.8.3
2026-06-16T09:30:06.3881772Z    Compiling powerfmt v0.2.0
2026-06-16T09:30:06.4705413Z    Compiling tower-service v0.3.3
2026-06-16T09:30:06.6293013Z    Compiling deranged v0.5.8
2026-06-16T09:30:06.6300605Z    Compiling time-core v0.1.8
2026-06-16T09:30:06.6865858Z    Compiling pem-rfc7468 v1.0.0
2026-06-16T09:30:06.7398634Z    Compiling base64 v0.22.1
2026-06-16T09:30:06.8636948Z    Compiling try-lock v0.2.5
2026-06-16T09:30:06.9679898Z    Compiling num-conv v0.2.2
2026-06-16T09:30:06.9895431Z    Compiling tinyvec_macros v0.1.1
2026-06-16T09:30:06.9962033Z    Compiling ref-cast v1.0.25
2026-06-16T09:30:06.9977499Z    Compiling data-encoding v2.11.0
2026-06-16T09:30:07.0001313Z    Compiling crypto-common v0.2.2
2026-06-16T09:30:07.1174761Z    Compiling tinyvec v1.11.0
2026-06-16T09:30:07.1409551Z    Compiling block-buffer v0.12.0
2026-06-16T09:30:07.1501665Z    Compiling want v0.3.1
2026-06-16T09:30:07.1502168Z    Compiling parking_lot v0.12.5
2026-06-16T09:30:07.1604890Z    Compiling vergen-lib v9.1.0
2026-06-16T09:30:07.3178996Z    Compiling memoffset v0.6.5
2026-06-16T09:30:07.3426001Z    Compiling n0-future v0.3.2
2026-06-16T09:30:07.4626621Z    Compiling inout v0.1.4
2026-06-16T09:30:07.5331400Z    Compiling aho-corasick v1.1.4
2026-06-16T09:30:07.5443744Z    Compiling synstructure v0.13.2
2026-06-16T09:30:07.5661809Z    Compiling darling_core v0.20.11
2026-06-16T09:30:07.6307837Z    Compiling serde_derive_internals v0.29.1
2026-06-16T09:30:07.7627296Z    Compiling spin v0.10.0
2026-06-16T09:30:07.7804791Z    Compiling winnow v1.0.3
2026-06-16T09:30:07.8010607Z    Compiling toml_write v0.1.2
2026-06-16T09:30:07.8568247Z    Compiling crossbeam-utils v0.8.21
2026-06-16T09:30:07.8694190Z    Compiling thiserror v1.0.69
2026-06-16T09:30:07.9709281Z    Compiling parking v2.2.1
2026-06-16T09:30:08.0178391Z    Compiling diatomic-waker v0.2.3
2026-06-16T09:30:08.1590795Z    Compiling cordyceps v0.3.4
2026-06-16T09:30:08.2048231Z    Compiling regex-syntax v0.8.10
2026-06-16T09:30:08.2112700Z    Compiling httpdate v1.0.3
2026-06-16T09:30:08.2211947Z    Compiling winnow v0.7.15
2026-06-16T09:30:08.3915929Z    Compiling futures-buffered v0.2.13
2026-06-16T09:30:08.3956922Z    Compiling futures-lite v2.6.1
2026-06-16T09:30:08.4922305Z    Compiling digest v0.11.3
2026-06-16T09:30:08.5297230Z    Compiling cipher v0.4.4
2026-06-16T09:30:08.7155898Z    Compiling vergen-lib v0.1.6
2026-06-16T09:30:08.7286549Z    Compiling vergen v9.1.0
2026-06-16T09:30:08.7324558Z    Compiling noq-udp v0.10.0
2026-06-16T09:30:08.7385341Z    Compiling serial-core v0.4.0
2026-06-16T09:30:08.7822975Z    Compiling universal-hash v0.5.1
2026-06-16T09:30:08.9090031Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-16T09:30:08.9456746Z    Compiling sync_wrapper v1.0.2
2026-06-16T09:30:08.9504071Z    Compiling heapless v0.7.17
2026-06-16T09:30:08.9507948Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-16T09:30:08.9649004Z    Compiling byteorder v1.5.0
2026-06-16T09:30:09.0299086Z    Compiling opaque-debug v0.3.1
2026-06-16T09:30:09.0607151Z    Compiling allocator-api2 v0.2.21
2026-06-16T09:30:09.1352816Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-16T09:30:09.1745025Z    Compiling winreg v0.10.1
2026-06-16T09:30:09.1864028Z    Compiling dyn-clone v1.0.20
2026-06-16T09:30:09.2770639Z    Compiling hash32 v0.2.1
2026-06-16T09:30:09.3132492Z    Compiling polyval v0.6.2
2026-06-16T09:30:09.3582333Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-16T09:30:09.4503114Z    Compiling serial-windows v0.4.0
2026-06-16T09:30:09.5402167Z    Compiling spin v0.9.8
2026-06-16T09:30:09.6014625Z    Compiling vergen-gitcl v1.0.8
2026-06-16T09:30:09.6236591Z    Compiling windows-threading v0.2.1
2026-06-16T09:30:09.6551065Z    Compiling ryu v1.0.23
2026-06-16T09:30:09.7514595Z    Compiling socket2 v0.6.4
2026-06-16T09:30:09.7515951Z    Compiling mio v1.2.1
2026-06-16T09:30:09.7802618Z    Compiling signature v3.0.0
2026-06-16T09:30:09.8330214Z    Compiling pin-utils v0.1.0
2026-06-16T09:30:09.9051604Z    Compiling serde_derive v1.0.228
2026-06-16T09:30:09.9562027Z    Compiling zeroize_derive v1.4.3
2026-06-16T09:30:09.9637794Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-16T09:30:09.9687330Z    Compiling zerofrom-derive v0.1.7
2026-06-16T09:30:09.9871530Z    Compiling yoke-derive v0.8.2
2026-06-16T09:30:10.0604873Z    Compiling tokio-macros v2.7.0
2026-06-16T09:30:10.1825196Z    Compiling futures-macro v0.3.32
2026-06-16T09:30:10.2532942Z    Compiling zerovec-derive v0.11.3
2026-06-16T09:30:10.4072504Z    Compiling displaydoc v0.2.6
2026-06-16T09:30:10.5644056Z    Compiling zeroize v1.8.2
2026-06-16T09:30:10.5698831Z    Compiling tracing-attributes v0.1.31
2026-06-16T09:30:10.6093451Z    Compiling thiserror-impl v2.0.18
2026-06-16T09:30:10.7745191Z    Compiling tokio v1.52.3
2026-06-16T09:30:10.8690988Z    Compiling rustls-pki-types v1.14.1
2026-06-16T09:30:10.8772870Z    Compiling darling_macro v0.20.11
2026-06-16T09:30:11.0880023Z    Compiling futures-util v0.3.32
2026-06-16T09:30:11.3021867Z    Compiling derive_more-impl v2.1.1
2026-06-16T09:30:11.3043158Z    Compiling windows-implement v0.60.2
2026-06-16T09:30:11.3826499Z    Compiling darling v0.20.11
2026-06-16T09:30:11.4957651Z    Compiling zerofrom v0.1.8
2026-06-16T09:30:11.5420023Z    Compiling n0-error-macros v0.1.3
2026-06-16T09:30:11.6369916Z    Compiling derive_builder_core v0.20.2
2026-06-16T09:30:11.6485406Z    Compiling windows-interface v0.59.3
2026-06-16T09:30:11.8366176Z    Compiling ed25519-dalek v2.2.0
2026-06-16T09:30:11.9736015Z    Compiling yoke v0.8.3
2026-06-16T09:30:12.1407769Z    Compiling spt-proto v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-16T09:30:12.1963465Z    Compiling spez v0.1.2
2026-06-16T09:30:12.1963881Z    Compiling der v0.8.0-rc.10
2026-06-16T09:30:12.3575571Z    Compiling zerovec v0.11.6
2026-06-16T09:30:12.4053332Z    Compiling zerotrie v0.2.4
2026-06-16T09:30:12.5058647Z    Compiling ref-cast-impl v1.0.25
2026-06-16T09:30:12.5506361Z    Compiling windows-core v0.62.2
2026-06-16T09:30:12.6165110Z    Compiling pin-project-internal v1.1.13
2026-06-16T09:30:12.7020783Z    Compiling n0-error v0.1.3
2026-06-16T09:30:12.7242791Z    Compiling regex-automata v0.4.14
2026-06-16T09:30:12.9051648Z    Compiling derive_builder_macro v0.20.2
2026-06-16T09:30:12.9604748Z    Compiling tinystr v0.8.3
2026-06-16T09:30:13.1317390Z    Compiling icu_locale_core v2.2.0
2026-06-16T09:30:13.1344771Z    Compiling potential_utf v0.1.5
2026-06-16T09:30:13.2301396Z    Compiling icu_collections v2.2.0
2026-06-16T09:30:13.3043549Z    Compiling spki v0.8.0-rc.4
2026-06-16T09:30:13.4577684Z    Compiling schemars_derive v1.2.1
2026-06-16T09:30:13.5190466Z    Compiling thiserror-impl v1.0.69
2026-06-16T09:30:13.5759147Z    Compiling derive_builder v0.20.2
2026-06-16T09:30:13.6290404Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-16T09:30:13.8435008Z    Compiling tower-layer v0.3.3
2026-06-16T09:30:13.9314411Z    Compiling futures-executor v0.3.32
2026-06-16T09:30:13.9650927Z    Compiling icu_provider v2.2.0
2026-06-16T09:30:14.0388514Z    Compiling pin-project v1.1.13
2026-06-16T09:30:14.1350454Z    Compiling lazy_static v1.5.0
2026-06-16T09:30:14.1985021Z    Compiling bitflags v1.3.2
2026-06-16T09:30:14.2155328Z    Compiling icu_properties v2.2.0
2026-06-16T09:30:14.2461377Z    Compiling icu_normalizer v2.2.0
2026-06-16T09:30:14.2778015Z    Compiling nix v0.25.1
2026-06-16T09:30:14.2944180Z    Compiling shared_library v0.1.9
2026-06-16T09:30:14.3213218Z    Compiling futures v0.3.32
2026-06-16T09:30:14.4517641Z    Compiling ipnet v2.12.0
2026-06-16T09:30:14.4992776Z    Compiling toml_datetime v0.6.11
2026-06-16T09:30:14.5695381Z    Compiling serde_spanned v0.6.9
2026-06-16T09:30:14.7277047Z    Compiling toml_edit v0.22.27
2026-06-16T09:30:14.7734213Z    Compiling regex v1.12.3
2026-06-16T09:30:14.7905290Z    Compiling prefix-trie v0.8.4
2026-06-16T09:30:15.0282926Z    Compiling once_cell v1.21.4
2026-06-16T09:30:15.0609876Z    Compiling tokio-util v0.7.18
2026-06-16T09:30:15.1748272Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-16T09:30:15.2620913Z    Compiling tracing-core v0.1.36
2026-06-16T09:30:15.2907618Z    Compiling tempfile v3.27.0
2026-06-16T09:30:15.2908067Z    Compiling filedescriptor v0.8.3
2026-06-16T09:30:15.3178930Z    Compiling schemars v1.2.1
2026-06-16T09:30:15.4278755Z    Compiling hashbrown v0.14.5
2026-06-16T09:30:15.4886234Z    Compiling idna_adapter v1.2.2
2026-06-16T09:30:15.4968188Z    Compiling ed25519 v3.0.0-rc.4
2026-06-16T09:30:15.5942825Z    Compiling derive_more v2.1.1
2026-06-16T09:30:15.6381528Z    Compiling idna v1.1.0
2026-06-16T09:30:15.6963365Z    Compiling tracing v0.1.44
2026-06-16T09:30:15.9435563Z    Compiling url v2.5.8
2026-06-16T09:30:15.9940420Z    Compiling windows-future v0.3.2
2026-06-16T09:30:16.0366379Z    Compiling hashlink v0.9.1
2026-06-16T09:30:16.0906749Z    Compiling h2 v0.4.14
2026-06-16T09:30:16.1099748Z    Compiling windows-numerics v0.3.1
2026-06-16T09:30:16.1100392Z    Compiling windows-collections v0.3.2
2026-06-16T09:30:16.1487250Z    Compiling cobs v0.3.0
2026-06-16T09:30:16.3248719Z    Compiling rusqlite v0.32.1
2026-06-16T09:30:16.3517267Z    Compiling proc-macro-crate v3.5.0
2026-06-16T09:30:16.4350960Z    Compiling postcard-derive v0.2.2
2026-06-16T09:30:16.5954508Z    Compiling toml v0.8.23
2026-06-16T09:30:16.6127320Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-16T09:30:16.6281323Z    Compiling serial v0.4.0
2026-06-16T09:30:16.7658090Z    Compiling ghash v0.5.1
2026-06-16T09:30:16.7971766Z    Compiling aes v0.8.4
2026-06-16T09:30:16.8743227Z    Compiling ctr v0.9.2
2026-06-16T09:30:16.9723650Z    Compiling sha2 v0.11.0-rc.5
2026-06-16T09:30:17.0611270Z    Compiling time v0.3.47
2026-06-16T09:30:17.0731462Z    Compiling http-body-util v0.1.3
2026-06-16T09:30:17.0794198Z    Compiling aead v0.5.2
2026-06-16T09:30:17.2204383Z    Compiling spt-store v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-16T09:30:17.2226321Z    Compiling ipconfig v0.3.4
2026-06-16T09:30:17.3483918Z    Compiling shell-words v1.1.1
2026-06-16T09:30:17.3617509Z    Compiling downcast-rs v1.2.1
2026-06-16T09:30:17.4701493Z    Compiling widestring v1.2.1
2026-06-16T09:30:17.5516967Z    Compiling portable-pty v0.8.1
2026-06-16T09:30:17.5728568Z    Compiling aes-gcm v0.10.3
2026-06-16T09:30:17.5787251Z    Compiling postcard v1.1.3
2026-06-16T09:30:17.6525489Z    Compiling num_enum_derive v0.7.6
2026-06-16T09:30:17.7532413Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-16T09:30:17.9550131Z    Compiling windows v0.62.2
2026-06-16T09:30:17.9886931Z    Compiling data-encoding-macro v0.1.20
2026-06-16T09:30:18.0856448Z    Compiling tower v0.5.3
2026-06-16T09:30:18.1668253Z    Compiling chrono v0.4.45
2026-06-16T09:30:18.1668815Z    Compiling crossbeam-epoch v0.9.18
2026-06-16T09:30:18.1912426Z    Compiling crossbeam-channel v0.5.15
2026-06-16T09:30:18.1949079Z    Compiling iroh-metrics-derive v0.4.1
2026-06-16T09:30:18.7288883Z    Compiling async-trait v0.1.89
2026-06-16T09:30:18.8058557Z    Compiling enum-assoc v1.3.0
2026-06-16T09:30:18.8582725Z    Compiling strum_macros v0.28.0
2026-06-16T09:30:18.9123431Z    Compiling windows-registry v0.6.1
2026-06-16T09:30:19.0083500Z    Compiling spt-msg v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-16T09:30:19.2308300Z    Compiling spt-runtime v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-16T09:30:19.2367321Z    Compiling blake3 v1.8.5
2026-06-16T09:30:19.2584356Z    Compiling noq v0.18.0
2026-06-16T09:30:19.5781474Z    Compiling netwatch v0.16.0
2026-06-16T09:30:19.6630664Z    Compiling hyper v1.10.1
2026-06-16T09:30:19.6791044Z    Compiling uuid v1.23.2
2026-06-16T09:30:19.6854755Z    Compiling acto v0.8.2
2026-06-16T09:30:19.7228876Z    Compiling mac-addr v0.3.0
2026-06-16T09:30:19.7598354Z    Compiling foldhash v0.2.0
2026-06-16T09:30:19.7876019Z    Compiling xml-rs v0.8.28
2026-06-16T09:30:19.8845832Z    Compiling rustc-hash v2.1.2
2026-06-16T09:30:19.9168933Z    Compiling sorted-index-buffer v0.2.1
2026-06-16T09:30:19.9504522Z    Compiling tagptr v0.2.0
2026-06-16T09:30:19.9547964Z    Compiling lru-slab v0.1.2
2026-06-16T09:30:19.9683117Z    Compiling identity-hash v0.1.0
2026-06-16T09:30:20.0836623Z    Compiling moka v0.12.15
2026-06-16T09:30:20.1116606Z    Compiling hashbrown v0.16.1
2026-06-16T09:30:20.1393993Z    Compiling netdev v0.42.0
2026-06-16T09:30:20.1540037Z    Compiling num_enum v0.7.6
2026-06-16T09:30:20.2331735Z    Compiling iroh-metrics v0.38.3
2026-06-16T09:30:20.3124725Z    Compiling iroh-relay v0.98.0
2026-06-16T09:30:20.5099710Z    Compiling xmltree v0.10.3
2026-06-16T09:30:20.7813644Z    Compiling tower-http v0.6.11
2026-06-16T09:30:20.7852180Z    Compiling iroh-base v0.98.0
2026-06-16T09:30:20.8981294Z    Compiling attohttpc v0.30.1
2026-06-16T09:30:20.9391386Z    Compiling hyper-util v0.1.20
2026-06-16T09:30:20.9789593Z    Compiling n0-watcher v0.6.1
2026-06-16T09:30:21.0996193Z    Compiling strum v0.28.0
2026-06-16T09:30:21.1954652Z    Compiling tokio-stream v0.1.18
2026-06-16T09:30:21.2918596Z    Compiling simple-dns v0.9.3
2026-06-16T09:30:21.3724742Z    Compiling resolv-conf v0.7.6
2026-06-16T09:30:21.4803281Z    Compiling arrayref v0.3.9
2026-06-16T09:30:21.5213592Z    Compiling arrayvec v0.7.6
2026-06-16T09:30:21.5679346Z    Compiling simdutf8 v0.1.5
2026-06-16T09:30:21.6085868Z    Compiling sha1_smol v1.0.1
2026-06-16T09:30:21.6147775Z    Compiling constant_time_eq v0.4.2
2026-06-16T09:30:21.7356246Z    Compiling smol_str v0.1.24
2026-06-16T09:30:21.8074334Z    Compiling lru v0.16.4
2026-06-16T09:30:21.8568334Z    Compiling spt-term v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-16T09:30:21.8745689Z    Compiling webpki-roots v1.0.7
2026-06-16T09:30:21.9261560Z    Compiling seize v0.5.1
2026-06-16T09:30:21.9874304Z    Compiling serde_bytes v0.11.19
2026-06-16T09:30:22.0241854Z    Compiling iroh v0.98.2
2026-06-16T09:30:22.1050153Z    Compiling hmac v0.12.1
2026-06-16T09:30:22.1063206Z    Compiling cmov v0.5.4
2026-06-16T09:30:22.1444488Z    Compiling papaya v0.2.4
2026-06-16T09:30:22.2739047Z    Compiling igd-next v0.17.1
2026-06-16T09:30:22.2832803Z    Compiling iroh-dns v0.98.0
2026-06-16T09:30:22.3787101Z    Compiling ctutils v0.4.2
2026-06-16T09:30:22.4550772Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-16T09:30:22.4681742Z    Compiling hkdf v0.12.4
2026-06-16T09:30:22.4682322Z    Compiling backon v1.6.0
2026-06-16T09:30:22.5393641Z    Compiling sha1 v0.10.6
2026-06-16T09:30:22.6015966Z    Compiling spake2 v0.4.0
2026-06-16T09:30:22.6272980Z    Compiling spt-live v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-16T09:30:22.6411656Z    Compiling doctest-file v1.1.1
2026-06-16T09:30:22.7361867Z    Compiling recvmsg v1.0.0
2026-06-16T09:30:22.7701437Z    Compiling darling_core v0.23.0
2026-06-16T09:30:22.8209250Z    Compiling utf8parse v0.2.2
2026-06-16T09:30:22.8270638Z    Compiling anstyle v1.0.14
2026-06-16T09:30:22.9342475Z    Compiling once_cell_polyfill v1.70.2
2026-06-16T09:30:23.0031790Z    Compiling anstyle-parse v1.0.0
2026-06-16T09:30:23.0589192Z    Compiling anstyle-wincon v3.0.11
2026-06-16T09:30:23.0855650Z    Compiling anstyle-query v1.1.5
2026-06-16T09:30:23.1075215Z    Compiling interprocess v2.4.2
2026-06-16T09:30:23.1075761Z    Compiling colorchoice v1.0.5
2026-06-16T09:30:23.2205448Z    Compiling is_terminal_polyfill v1.70.2
2026-06-16T09:30:23.2259182Z    Compiling instability v0.3.12
2026-06-16T09:30:23.2539537Z    Compiling foldhash v0.1.5
2026-06-16T09:30:23.3407894Z    Compiling paste v1.0.15
2026-06-16T09:30:23.3408309Z    Compiling anstream v1.0.0
2026-06-16T09:30:23.3868979Z    Compiling hashbrown v0.15.5
2026-06-16T09:30:23.4607811Z    Compiling strum_macros v0.26.4
2026-06-16T09:30:23.5174765Z    Compiling terminal_size v0.4.4
2026-06-16T09:30:23.6697674Z    Compiling itertools v0.13.0
2026-06-16T09:30:23.7089764Z    Compiling crossterm_winapi v0.9.1
2026-06-16T09:30:23.8453124Z    Compiling castaway v0.2.4
2026-06-16T09:30:23.9117197Z    Compiling indoc v2.0.7
2026-06-16T09:30:23.9856789Z    Compiling unicode-width v0.1.14
2026-06-16T09:30:24.0246629Z    Compiling static_assertions v1.1.0
2026-06-16T09:30:24.0502506Z    Compiling clap_lex v1.1.0
2026-06-16T09:30:24.1180157Z    Compiling compact_str v0.8.2
2026-06-16T09:30:24.1180615Z    Compiling lru v0.12.5
2026-06-16T09:30:24.2546398Z    Compiling clap_builder v4.6.0
2026-06-16T09:30:24.2835984Z    Compiling crossterm v0.28.1
2026-06-16T09:30:24.4153824Z    Compiling clap_derive v4.6.1
2026-06-16T09:30:24.5645217Z    Compiling unicode-width v0.2.0
2026-06-16T09:30:24.5681791Z    Compiling cassowary v0.3.0
2026-06-16T09:30:24.8438891Z    Compiling nucleo-matcher v0.3.1
2026-06-16T09:30:24.9042770Z    Compiling qrcode v0.14.1
2026-06-16T09:30:25.1820781Z    Compiling unicode-truncate v1.1.0
2026-06-16T09:30:25.4159508Z    Compiling mock-adapter v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-16T09:30:25.5235213Z    Compiling strum v0.26.3
2026-06-16T09:30:25.9776447Z    Compiling darling_macro v0.23.0
2026-06-16T09:30:26.4026530Z    Compiling darling v0.23.0
2026-06-16T09:30:26.4174565Z    Compiling clap v4.6.1
2026-06-16T09:30:27.5713192Z    Compiling wmi v0.18.4
2026-06-16T09:30:27.5932801Z    Compiling ratatui v0.29.0
2026-06-16T09:30:29.2035608Z    Compiling portmapper v0.16.0
2026-06-16T09:30:40.4889981Z    Compiling rustls-webpki v0.103.13
2026-06-16T09:30:42.6574809Z    Compiling tokio-rustls v0.26.4
2026-06-16T09:30:42.6575144Z    Compiling noq-proto v0.17.0
2026-06-16T09:30:42.6575500Z    Compiling rustls-platform-verifier v0.7.0
2026-06-16T09:30:42.7908617Z    Compiling hickory-net v0.26.0-beta.4
2026-06-16T09:30:42.7908947Z    Compiling hyper-rustls v0.27.9
2026-06-16T09:30:42.7909220Z    Compiling tokio-websockets v0.13.2
2026-06-16T09:30:42.9344280Z    Compiling reqwest v0.13.4
2026-06-16T09:30:43.7857551Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-16T09:30:59.4659938Z    Compiling spt-net v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-16T09:31:00.7897644Z    Compiling spt-daemon v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-16T09:31:09.5685571Z    Compiling spt v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-16T09:31:18.0308398Z    Compiling xtask v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-16T09:31:43.9171878Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 42s
2026-06-16T09:32:15.7943068Z ────────────
2026-06-16T09:32:15.7943953Z  Nextest run ID c814e8b7-4e80-4a8f-a115-2576f8e43c00 with nextest profile: default
2026-06-16T09:32:15.7944304Z     Starting 1090 tests across 69 binaries (1 test skipped)
2026-06-16T09:32:15.8124823Z         PASS [   0.015s] (   1/1090) mock-adapter::manifest_valid mock_has_no_claude_code_conventions
2026-06-16T09:32:15.8132616Z         PASS [   0.018s] (   2/1090) mock-adapter::manifest_valid mock_declares_commune_signoff_as_filedrops
2026-06-16T09:32:15.8179455Z         PASS [   0.022s] (   3/1090) mock-adapter::manifest_valid mock_manifest_parses_and_validates
2026-06-16T09:32:15.8643761Z         PASS [   0.051s] (   4/1090) spt::n1_pairing new_brain_serves_against_old_broker
2026-06-16T09:32:15.8689441Z         PASS [   0.051s] (   5/1090) spt::notify_shell_e2e notify_shell_renders_a_commanded_toast
2026-06-16T09:32:15.8799565Z         PASS [   0.016s] (   6/1090) spt::oneliner_e2e install_script_against_staged_release
2026-06-16T09:32:16.8137544Z         PASS [   1.017s] (   7/1090) spt::live_bind_firsthost_e2e live_bind_marks_online_and_brain_reconcile_hosts
2026-06-16T09:32:16.8437544Z         PASS [   1.046s] (   8/1090) spt::contract_e2e mock_adapter_drives_the_full_contract
2026-06-16T09:32:16.8463218Z         PASS [   0.034s] (   9/1090) spt::release_verify_e2e published_release_verifies_against_embedded_anchor
2026-06-16T09:32:16.9659845Z         PASS [   1.170s] (  10/1090) spt::gateway_e2e gateway_binds_and_is_the_user_backed_origin
2026-06-16T09:32:17.0089753Z         PASS [   1.213s] (  11/1090) spt::contract_e2e seed_then_listen_binds_and_relays
2026-06-16T09:32:17.2698816Z         PASS [   1.468s] (  12/1090) spt::live_firsthost_e2e live_listen_marks_online_and_brain_reconcile_hosts
2026-06-16T09:32:17.2858811Z         PASS [   1.401s] (  13/1090) spt::poll_envelope_e2e api_poll_emits_whole_self_delimiting_events
2026-06-16T09:32:17.3903919Z         PASS [   0.112s] (  14/1090) spt::bin/spt api::auth::tests::missing_endpoint_is_no_endpoint
2026-06-16T09:32:17.4211935Z         PASS [   0.155s] (  15/1090) spt::bin/spt api::auth::tests::mints_distinct_nonempty_tokens
2026-06-16T09:32:17.4459684Z         PASS [   0.060s] (  16/1090) spt::bin/spt api::auth::tests::no_proof_is_refused
2026-06-16T09:32:17.5093816Z         PASS [   0.080s] (  17/1090) spt::bin/spt api::auth::tests::session_id_proof_authenticates
2026-06-16T09:32:17.5094693Z         PASS [   0.064s] (  18/1090) spt::bin/spt api::auth::tests::token_proof_authenticates
2026-06-16T09:32:17.6214038Z         PASS [   1.826s] (  19/1090) spt::contract_e2e cold_api_call_autostarts_daemon_and_handoff_is_in_memory
2026-06-16T09:32:17.6214924Z         PASS [   0.115s] (  20/1090) spt::bin/spt api::delivery::tests::echo_gate_explicit_toggle
2026-06-16T09:32:17.6608052Z         PASS [   0.160s] (  21/1090) spt::bin/spt api::auth::tests::wrong_token_and_wrong_session_refused
2026-06-16T09:32:17.6916283Z         PASS [   0.069s] (  22/1090) spt::bin/spt api::delivery::tests::idle_busy_transitions_manage_sentinels
2026-06-16T09:32:17.7018942Z         PASS [   0.042s] (  23/1090) spt::bin/spt api::delivery::tests::inject_all_pty_falls_back_to_hook
2026-06-16T09:32:17.7072775Z         PASS [   0.085s] (  24/1090) spt::bin/spt api::delivery::tests::idle_no_gate_does_not_arm_gate
2026-06-16T09:32:17.7168989Z         PASS [   0.026s] (  25/1090) spt::bin/spt api::delivery::tests::inject_resolution_drops_pty_defaults_hook
2026-06-16T09:32:17.8055094Z         PASS [   1.992s] (  26/1090) spt::n1_compat brain_accepts_old_and_new_broker_argv
2026-06-16T09:32:17.8155372Z         PASS [   0.097s] (  27/1090) spt::bin/spt api::reporting::tests::boundary_appends_to_the_session_ledger
2026-06-16T09:32:17.8248367Z         PASS [   2.025s] (  28/1090) spt::drive_e2e drive_channel_slot_through_the_real_socket
2026-06-16T09:32:17.8290811Z         PASS [   0.122s] (  29/1090) spt::bin/spt api::delivery::tests::poll_drains_non_deferred_by_default
2026-06-16T09:32:17.8415349Z         PASS [   0.023s] (  30/1090) spt::bin/spt api::reporting::tests::boundary_missing_perch_refused
2026-06-16T09:32:17.8582695Z         PASS [   0.157s] (  31/1090) spt::bin/spt api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake
2026-06-16T09:32:17.8631421Z         PASS [   0.026s] (  32/1090) spt::bin/spt api::reporting::tests::capability_lists_hostable_types
2026-06-16T09:32:17.9149470Z         PASS [   0.088s] (  33/1090) spt::bin/spt api::reporting::tests::boundary_rebinds_keeping_anchor
2026-06-16T09:32:17.9268136Z         PASS [   0.068s] (  34/1090) spt::bin/spt api::reporting::tests::digest_entry_validates_and_appends_to_digest_log
2026-06-16T09:32:17.9519329Z         PASS [   0.021s] (  35/1090) spt::bin/spt api::reporting::tests::filedrops_are_fixed_named_files
2026-06-16T09:32:17.9520225Z         PASS [   0.038s] (  36/1090) spt::bin/spt api::reporting::tests::env_aliases_resolved_from_manifest
2026-06-16T09:32:17.9552034Z         PASS [   0.089s] (  37/1090) spt::bin/spt api::reporting::tests::driven_by_reads_daemon_marker
2026-06-16T09:32:18.0030956Z         PASS [   2.204s] (  38/1090) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-06-16T09:32:18.0031881Z         PASS [   0.195s] (  39/1090) spt::bin/spt api::reporting::tests::boundary_injects_deferred_shell_context
2026-06-16T09:32:18.0267062Z         PASS [   0.074s] (  40/1090) spt::bin/spt api::reporting::tests::presence_records_endpoint
2026-06-16T09:32:18.0322718Z         PASS [   0.085s] (  41/1090) spt::bin/spt api::reporting::tests::hint_once_per_session_one_per_message
2026-06-16T09:32:18.0457602Z         PASS [   0.204s] (  42/1090) spt::bin/spt api::reporting::tests::boundary_resurfaces_undismissed_notifs
2026-06-16T09:32:18.0465007Z         PASS [   0.096s] (  43/1090) spt::bin/spt api::reporting::tests::history_log_appends
2026-06-16T09:32:18.0647133Z         PASS [   0.060s] (  44/1090) spt::bin/spt api::reporting::tests::session_end_erase_wipes_childless_perch
2026-06-16T09:32:18.0845087Z         PASS [   0.041s] (  45/1090) spt::bin/spt api::startup::tests::empty_session_seed_refused
2026-06-16T09:32:18.0909473Z         PASS [   0.091s] (  46/1090) spt::bin/spt api::reporting::tests::session_end_erase_refused_with_live_children
2026-06-16T09:32:18.1012589Z         PASS [   0.037s] (  47/1090) spt::bin/spt api::startup::tests::live_perch_under_other_session_conflicts
2026-06-16T09:32:18.1206578Z         PASS [   0.091s] (  48/1090) spt::bin/spt api::reporting::tests::session_end_soft_preserves_state
2026-06-16T09:32:18.1224334Z         PASS [   0.037s] (  49/1090) spt::bin/spt api::startup::tests::missing_seed_refused
2026-06-16T09:32:18.1234314Z         PASS [   0.090s] (  50/1090) spt::bin/spt api::startup::tests::bind_with_type_establishes_a_gateway_endpoint
2026-06-16T09:32:18.1362450Z         PASS [   0.104s] (  51/1090) spt::bin/spt api::startup::tests::bind_assigns_home_and_revive_preserves_it
2026-06-16T09:32:18.1486087Z         PASS [   0.058s] (  52/1090) spt::bin/spt api::startup::tests::post_spawn_bind_establishes_perch
2026-06-16T09:32:18.1541229Z         PASS [   0.035s] (  53/1090) spt::bin/spt api::startup::tests::stale_seed_with_dead_anchor_refused
2026-06-16T09:32:18.1607813Z         PASS [   0.059s] (  54/1090) spt::bin/spt api::startup::tests::rebind_same_session_ok
2026-06-16T09:32:18.1649743Z         PASS [   0.039s] (  55/1090) spt::bin/spt api::tests::adapter_is_required
2026-06-16T09:32:18.1760413Z         PASS [   0.037s] (  56/1090) spt::bin/spt api::tests::load_manifest_resolves_composite_adapter_option
2026-06-16T09:32:18.1761705Z         PASS [   0.054s] (  57/1090) spt::bin/spt api::startup::tests::valid_seed_binds_live_perch
2026-06-16T09:32:18.1764683Z         PASS [   0.026s] (  58/1090) spt::bin/spt api::tests::state_value_is_validated
2026-06-16T09:32:18.1767314Z         PASS [   1.336s] (  59/1090) spt::shell_actgate_e2e act_gate_blocks_command_until_class_scoped_grant
2026-06-16T09:32:18.1801151Z         PASS [   0.027s] (  60/1090) spt::bin/spt api::tests::surface_parses
2026-06-16T09:32:18.1952442Z         PASS [   0.033s] (  61/1090) spt::bin/spt api::worker::tests::cascade_guard_tracks_live_children
2026-06-16T09:32:18.1999371Z         PASS [   0.038s] (  62/1090) spt::bin/spt api::worker::tests::guard_clears_only_when_all_children_stopped
2026-06-16T09:32:18.2138683Z         PASS [   0.037s] (  63/1090) spt::bin/spt cli::tests::access_subcommands_parse
2026-06-16T09:32:18.2240489Z         PASS [   0.046s] (  64/1090) spt::bin/spt api::worker::tests::worker_start_nests_under_parent
2026-06-16T09:32:18.2550791Z         PASS [   0.032s] (  65/1090) spt::bin/spt cli::tests::adapter_subcommands_parse
2026-06-16T09:32:18.2660020Z         PASS [   0.060s] (  66/1090) spt::bin/spt cli::tests::adapter_profile_verbs_local_only
2026-06-16T09:32:18.2778135Z         PASS [   0.024s] (  67/1090) spt::bin/spt cli::tests::applied_message_renders_semver_or_counter_fallback_and_states_applied
2026-06-16T09:32:18.2890410Z         PASS [   0.074s] (  68/1090) spt::bin/spt cli::tests::adapter_string_verbs
2026-06-16T09:32:18.2971627Z         PASS [   0.123s] (  69/1090) spt::bin/spt api::worker::tests::worker_poll_drains_spool
2026-06-16T09:32:18.2984037Z         PASS [   0.124s] (  70/1090) spt::bin/spt api::worker::tests::worker_poll_holds_deferred_while_resting
2026-06-16T09:32:18.3022223Z         PASS [   0.014s] (  71/1090) spt::bin/spt cli::tests::bare_tty_guard
2026-06-16T09:32:18.3032847Z         PASS [   0.027s] (  72/1090) spt::bin/spt cli::tests::bare_spt_parses_to_none
2026-06-16T09:32:18.3049118Z         PASS [   0.045s] (  73/1090) spt::bin/spt cli::tests::apply_user_msg_gate_local_origination
2026-06-16T09:32:18.3104184Z         PASS [   0.014s] (  74/1090) spt::bin/spt cli::tests::connection_lines_net_less_hides_stale_heartbeat
2026-06-16T09:32:18.3141759Z         PASS [   0.015s] (  75/1090) spt::bin/spt cli::tests::create_existing_name_is_usage_error
2026-06-16T09:32:18.3204625Z         PASS [   0.016s] (  76/1090) spt::bin/spt cli::tests::create_new_existing_name_is_usage_error
2026-06-16T09:32:18.3407266Z         PASS [   0.032s] (  77/1090) spt::bin/spt cli::tests::create_not_elevated_refuses_without_saving
2026-06-16T09:32:18.3473474Z         PASS [   0.042s] (  78/1090) spt::bin/spt cli::tests::create_new_mints_shows_and_requests_save
2026-06-16T09:32:18.3571915Z         PASS [   0.031s] (  79/1090) spt::bin/spt cli::tests::daemon_offline_hint_only_when_down
2026-06-16T09:32:18.3691280Z         PASS [   0.057s] (  80/1090) spt::bin/spt cli::tests::create_prints_joining_material_when_elevated
2026-06-16T09:32:18.3699993Z         PASS [   0.050s] (  81/1090) spt::bin/spt cli::tests::daemon_subcommands_parse
2026-06-16T09:32:18.3709756Z         PASS [   0.026s] (  82/1090) spt::bin/spt cli::tests::empty_store_no_flag_guides_to_pair_or_create
2026-06-16T09:32:18.3710517Z         PASS [   0.034s] (  83/1090) spt::bin/spt cli::tests::digest_flag_defaults
2026-06-16T09:32:18.3941193Z         PASS [   0.025s] (  84/1090) spt::bin/spt cli::tests::endpoint_role_parses
2026-06-16T09:32:18.3991177Z         PASS [   0.027s] (  85/1090) spt::bin/spt cli::tests::escalation_choice_parses_fail_closed
2026-06-16T09:32:18.4016018Z         PASS [   0.033s] (  86/1090) spt::bin/spt cli::tests::endpoint_subcommands_parse
2026-06-16T09:32:18.4074533Z         PASS [   0.226s] (  87/1090) spt::bin/spt cli::tests::adapter_digest_proof_fills_session_id_key
2026-06-16T09:32:18.4137301Z         PASS [   0.021s] (  88/1090) spt::bin/spt cli::tests::grant_subcommands_parse
2026-06-16T09:32:18.4178138Z         PASS [   0.020s] (  89/1090) spt::bin/spt cli::tests::help_groups_cover_every_command
2026-06-16T09:32:18.4412748Z         PASS [   0.247s] (  90/1090) spt::bin/spt cli::tests::adapter_digest_proof_gates_on_drops
2026-06-16T09:32:18.9750827Z         PASS [   0.568s] (  91/1090) spt::bin/spt cli::tests::how_to_topics_cover_ready_and_send
2026-06-16T09:32:18.9789475Z         PASS [   0.564s] (  92/1090) spt::bin/spt cli::tests::invalid_usage_errors
2026-06-16T09:32:18.9838986Z         PASS [   0.564s] (  93/1090) spt::bin/spt cli::tests::join_gate_refuses_without_confirmed_elevation
2026-06-16T09:32:18.9839843Z         PASS [   2.136s] (  94/1090) spt::shell_e2e mock_shell_binary_drives_the_full_link
2026-06-16T09:32:18.9860935Z         PASS [   0.585s] (  95/1090) spt::bin/spt cli::tests::hot_path_flat_and_moved_verbs_gone
2026-06-16T09:32:18.9907166Z         PASS [   0.016s] (  96/1090) spt::bin/spt cli::tests::node_level_label_names_an_endpointless_peer
2026-06-16T09:32:18.9953823Z         PASS [   0.017s] (  97/1090) spt::bin/spt cli::tests::node_rows_disambiguate_only_on_label_collision
2026-06-16T09:32:18.9975088Z         PASS [   0.015s] (  98/1090) spt::bin/spt cli::tests::not_elevated_refuses_without_leaking_code_or_saving
2026-06-16T09:32:19.0026254Z         PASS [   0.562s] (  99/1090) spt::bin/spt cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it
2026-06-16T09:32:19.0046019Z         PASS [   0.022s] ( 100/1090) spt::bin/spt cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale
2026-06-16T09:32:19.0060953Z         PASS [   0.020s] ( 101/1090) spt::bin/spt cli::tests::notify_subnet_resolution_home_default
2026-06-16T09:32:19.0219186Z         PASS [   0.022s] ( 102/1090) spt::bin/spt cli::tests::origin_set_and_asset_urls_latest_and_tag
2026-06-16T09:32:19.0259170Z         PASS [   0.021s] ( 103/1090) spt::bin/spt cli::tests::pair_namespace_is_gone
2026-06-16T09:32:19.0291466Z         PASS [   0.037s] ( 104/1090) spt::bin/spt cli::tests::notify_surface_parses
2026-06-16T09:32:19.0406379Z         PASS [   0.016s] ( 105/1090) spt::bin/spt cli::tests::prune_candidates_resolve_never_guess
2026-06-16T09:32:19.0582525Z         PASS [   0.018s] ( 106/1090) spt::bin/spt cli::tests::ring_timeout_defaults
2026-06-16T09:32:19.1121242Z         PASS [   0.084s] ( 107/1090) spt::bin/spt cli::tests::release_archive_extracts_to_a_registrable_root
2026-06-16T09:32:19.1226298Z         PASS [   0.011s] ( 108/1090) spt::bin/spt cli::tests::self_pin_includes_description_when_present
2026-06-16T09:32:19.1300432Z         PASS [   0.072s] ( 109/1090) spt::bin/spt cli::tests::run_bounded_yields_value_or_timeout_default
2026-06-16T09:32:19.1344517Z         PASS [   0.012s] ( 110/1090) spt::bin/spt cli::tests::send_target_optional_with_reply_to
2026-06-16T09:32:19.1426465Z         PASS [   0.013s] ( 111/1090) spt::bin/spt cli::tests::send_user_msg_flag_parses
2026-06-16T09:32:19.1814506Z         PASS [   3.301s] ( 112/1090) spt::quickstart_e2e published_messaging_quickstart_runs_as_written
2026-06-16T09:32:19.1986290Z         PASS [   0.181s] ( 113/1090) spt::bin/spt cli::tests::probe_all_timeout_settles_false_without_stalling_batch
2026-06-16T09:32:19.2136443Z         PASS [   0.071s] ( 114/1090) spt::bin/spt cli::tests::shell_owner_exclusivity_negatives
2026-06-16T09:32:19.2438200Z         PASS [   0.237s] ( 115/1090) spt::bin/spt cli::tests::probe_all_runs_concurrently_in_input_order
2026-06-16T09:32:19.2498266Z         PASS [   0.068s] ( 116/1090) spt::bin/spt cli::tests::shell_relink_relaunches_offline_instances_only
2026-06-16T09:32:19.3345721Z         PASS [   0.085s] ( 117/1090) spt::bin/spt cli::tests::shell_spawn_profiled_option_resolves_and_shares_cap
2026-06-16T09:32:19.3584721Z         PASS [   0.024s] ( 118/1090) spt::bin/spt cli::tests::shell_subcommands_parse
2026-06-16T09:32:19.3886126Z         PASS [   0.030s] ( 119/1090) spt::bin/spt cli::tests::show_code_prints_reprovisioning_material
2026-06-16T09:32:19.4021530Z         PASS [   0.268s] ( 120/1090) spt::bin/spt cli::tests::shell_channels_relay_sensory_and_text_file
2026-06-16T09:32:19.4022512Z         PASS [   0.203s] ( 121/1090) spt::bin/spt cli::tests::shell_spawn_approval_floor_gates
2026-06-16T09:32:19.4203734Z         PASS [   1.075s] ( 122/1090) spt::bin/spt cli::tests::endpoint_role_overwrite_is_the_sole_writer
2026-06-16T09:32:19.4220337Z         PASS [   0.033s] ( 123/1090) spt::bin/spt cli::tests::shutdown_soft_stops_and_suspends
2026-06-16T09:32:19.4264803Z         PASS [   0.024s] ( 124/1090) spt::bin/spt cli::tests::subcommands_parse
2026-06-16T09:32:19.4360100Z         PASS [   0.034s] ( 125/1090) spt::bin/spt cli::tests::single_subnet_auto_selects_and_code_matches_seed
2026-06-16T09:32:19.4396713Z         PASS [   0.017s] ( 126/1090) spt::bin/spt cli::tests::subnet_status_renders_rows_and_hints_never_secrets
2026-06-16T09:32:19.4423014Z         PASS [   0.016s] ( 127/1090) spt::bin/spt cli::tests::subnets_joined_banner_renders_rows_and_divider
2026-06-16T09:32:19.4501953Z         PASS [   0.014s] ( 128/1090) spt::bin/spt cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation
2026-06-16T09:32:19.4513797Z         PASS [   0.031s] ( 129/1090) spt::bin/spt cli::tests::subnet_arg_shapes_parse
2026-06-16T09:32:19.4528200Z         PASS [   0.013s] ( 130/1090) spt::bin/spt cli::tests::unknown_elevation_falls_back
2026-06-16T09:32:19.4579617Z         PASS [   0.016s] ( 131/1090) spt::bin/spt cli::tests::unknown_named_subnet_is_usage_error
2026-06-16T09:32:19.4684899Z         PASS [   0.018s] ( 132/1090) spt::bin/spt cli::tests::whoami_is_an_endpoint_list_alias
2026-06-16T09:32:19.4708184Z         PASS [   0.019s] ( 133/1090) spt::bin/spt elevation::tests::already_elevated_short_circuits_on_every_os
2026-06-16T09:32:19.4718254Z         PASS [   0.019s] ( 134/1090) spt::bin/spt elevation::tests::current_returns_a_determinate_level_on_supported_platforms
2026-06-16T09:32:19.4779418Z         PASS [   0.020s] ( 135/1090) spt::bin/spt elevation::tests::fallback_message_names_authenticator_app_and_subnet
2026-06-16T09:32:19.4844979Z         PASS [   0.016s] ( 136/1090) spt::bin/spt elevation::tests::gate_shows_only_when_confirmed_elevated
2026-06-16T09:32:19.4854613Z         PASS [   2.519s] ( 137/1090) spt::shell_sleepwake_e2e sleep_wake_cycle_drives_from_both_ends
2026-06-16T09:32:19.4983889Z         PASS [   0.026s] ( 138/1090) spt::bin/spt elevation::tests::launchers_never_shell_interpolate_a_crafted_arg
2026-06-16T09:32:19.4984920Z         PASS [   0.027s] ( 139/1090) spt::bin/spt elevation::tests::launcher_argv_is_absolute_exe_plus_verbatim_args
2026-06-16T09:32:19.4990960Z         PASS [   0.021s] ( 140/1090) spt::bin/spt elevation::tests::print_hint_floor_uses_absolute_path_each_os
2026-06-16T09:32:19.5009865Z         PASS [   0.016s] ( 141/1090) spt::bin/spt elevation::tests::unix_path_order_tty_then_pkexec_then_terminal_then_hint
2026-06-16T09:32:19.5064700Z         PASS [   0.020s] ( 142/1090) spt::bin/spt elevation::tests::windows_uac_only_interactive_other_always_prints
2026-06-16T09:32:19.5120509Z         PASS [   0.014s] ( 143/1090) spt::bin/spt picker::model::tests::adapter_tree_nests_profiles
2026-06-16T09:32:19.5183529Z         PASS [   0.020s] ( 144/1090) spt::bin/spt picker::model::tests::back_unwinds
2026-06-16T09:32:19.5210613Z         PASS [   0.022s] ( 145/1090) spt::bin/spt picker::model::tests::category_ring_wraps
2026-06-16T09:32:19.5273496Z         PASS [   0.026s] ( 146/1090) spt::bin/spt picker::model::tests::confirm_options_status_dependent
2026-06-16T09:32:19.5310077Z         PASS [   0.025s] ( 147/1090) spt::bin/spt picker::model::tests::confirm_terminal_routes
2026-06-16T09:32:19.5334173Z         PASS [   0.021s] ( 148/1090) spt::bin/spt picker::model::tests::create_outcome_bakes_run
2026-06-16T09:32:19.5348721Z         PASS [   0.017s] ( 149/1090) spt::bin/spt picker::model::tests::cursor_clamps
2026-06-16T09:32:19.5388612Z         PASS [   0.018s] ( 150/1090) spt::bin/spt picker::model::tests::filter_narrows
2026-06-16T09:32:19.5402634Z         PASS [   0.013s] ( 151/1090) spt::bin/spt picker::model::tests::kind_routes
2026-06-16T09:32:19.5407594Z         PASS [   0.536s] ( 152/1090) spt::bin/spt cli::tests::probe_all_cap_batches_into_windows
2026-06-16T09:32:19.5454451Z         PASS [   0.015s] ( 153/1090) spt::bin/spt picker::model::tests::prefill_jumps_to_create
2026-06-16T09:32:19.5624830Z         PASS [   0.029s] ( 154/1090) spt::bin/spt picker::model::tests::reenter_create_keeps_or_clears_id
2026-06-16T09:32:19.5659703Z         PASS [   0.031s] ( 155/1090) spt::bin/spt picker::model::tests::resume_outcome_bakes_session
2026-06-16T09:32:19.5703576Z         PASS [   0.032s] ( 156/1090) spt::bin/spt picker::model::tests::resume_title_render
2026-06-16T09:32:19.5742138Z         PASS [   0.034s] ( 157/1090) spt::bin/spt picker::model::tests::status_square_is_online_offline_only
2026-06-16T09:32:19.5773037Z         PASS [   0.036s] ( 158/1090) spt::bin/spt picker::model::tests::visible_partitions_and_sorts
2026-06-16T09:32:19.5812592Z         PASS [   0.036s] ( 159/1090) spt::bin/spt picker::shortcut::tests::bakes_create_attach_by_default
2026-06-16T09:32:19.5850538Z         PASS [   0.023s] ( 160/1090) spt::bin/spt picker::shortcut::tests::bakes_resume_and_action
2026-06-16T09:32:19.5858780Z         PASS [   0.372s] ( 161/1090) spt::bin/spt cli::tests::shell_spawn_cap_and_over_cap_gates
2026-06-16T09:32:19.5888101Z         PASS [   0.023s] ( 162/1090) spt::bin/spt picker::shortcut::tests::basename_is_parameterized
2026-06-16T09:32:19.5918775Z         PASS [   0.021s] ( 163/1090) spt::bin/spt picker::shortcut::tests::sentinel_detection
2026-06-16T09:32:19.6042583Z         PASS [   0.027s] ( 164/1090) spt::bin/spt picker::view::tests::adapter_tree_buffer
2026-06-16T09:32:19.6092806Z         PASS [   0.028s] ( 165/1090) spt::bin/spt picker::view::tests::confirm_buffer_options
2026-06-16T09:32:19.6101660Z         PASS [   0.025s] ( 166/1090) spt::bin/spt picker::view::tests::kind_buffer
2026-06-16T09:32:19.6220712Z         PASS [   0.034s] ( 167/1090) spt::bin/spt picker::view::tests::pick_buffer_has_squares_and_description
2026-06-16T09:32:19.6221265Z         PASS [   0.033s] ( 168/1090) spt::bin/spt picker::view::tests::pick_empty_category_hint
2026-06-16T09:32:19.6259443Z         PASS [   0.034s] ( 169/1090) spt::bin/spt picker::view::tests::resume_buffer_lists_sessions
2026-06-16T09:32:19.6264899Z         PASS [   0.017s] ( 170/1090) spt::bin/spt rc::tests::detach_prefix_spans_chunks
2026-06-16T09:32:19.6266527Z         PASS [   0.052s] ( 171/1090) spt::bin/spt picker::shortcut::tests::write_create_update_refuse
2026-06-16T09:32:19.6267142Z         PASS [   0.022s] ( 172/1090) spt::bin/spt rc::tests::detach_keybind_semantics
2026-06-16T09:32:19.6318438Z         PASS [   0.022s] ( 173/1090) spt::bin/spt rc::tests::op_minter_distinct_and_monotonic
2026-06-16T09:32:19.6470221Z         PASS [   0.027s] ( 174/1090) spt::bin/spt wansend::tests::load_snapshots_degrades_on_junk
2026-06-16T09:32:19.6959527Z         PASS [   2.687s] ( 175/1090) spt::tunnel_e2e shell_tunnel_round_trips_opaque_bytes_through_the_real_surfaces
2026-06-16T09:32:20.1018210Z         PASS [   0.480s] ( 176/1090) spt::bin/spt wansend::tests::refusals_render_copy_paste_targets
2026-06-16T09:32:20.1244869Z         PASS [   0.477s] ( 177/1090) spt-daemon adapter_update::tests::delegated_attested_delegates_command
2026-06-16T09:32:20.1273280Z         PASS [   0.431s] ( 178/1090) spt-daemon adapter_update::tests::delegated_unattested_is_skipped
2026-06-16T09:32:20.1335921Z         PASS [   0.507s] ( 179/1090) spt-daemon access::tests::reply_passes_where_unsolicited_refused
2026-06-16T09:32:20.1407713Z         PASS [   0.508s] ( 180/1090) spt-daemon access::tests::same_node_always_passes_without_minting
2026-06-16T09:32:20.1419651Z         PASS [   0.515s] ( 181/1090) spt-daemon access::tests::gate_decision_table
2026-06-16T09:32:20.1420323Z         PASS [   0.015s] ( 182/1090) spt-daemon adapter_update::tests::file_pull_without_payload_is_skipped
2026-06-16T09:32:20.1429163Z         PASS [   0.041s] ( 183/1090) spt-daemon adapter_update::tests::file_pull_tampered_bytes_rejected
2026-06-16T09:32:20.1482637Z         PASS [   0.024s] ( 184/1090) spt-daemon adapter_update::tests::file_pull_verified_against_adapter_key
2026-06-16T09:32:20.1620562Z         PASS [   0.028s] ( 185/1090) spt-daemon adapter_update::tests::file_pull_wrong_key_rejected
2026-06-16T09:32:20.1694658Z         PASS [   0.027s] ( 186/1090) spt-daemon adapter_update::tests::ripple_conducts_each_adapter_in_order
2026-06-16T09:32:20.1972547Z         PASS [   0.052s] ( 187/1090) spt-daemon adapter_update::tests::ripple_registered_uses_the_registered_set
2026-06-16T09:32:20.2289142Z         PASS [   0.059s] ( 188/1090) spt-daemon applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads
2026-06-16T09:32:20.2291220Z         PASS [   0.085s] ( 189/1090) spt-daemon applyhost::tests::apply_staged_refuses_a_quarantined_version
2026-06-16T09:32:20.2332525Z         PASS [   0.083s] ( 190/1090) spt-daemon applyhost::tests::apply_staged_refuses_platform_blind_or_mismatched_single
2026-06-16T09:32:20.2388938Z         PASS [   0.096s] ( 191/1090) spt-daemon applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched
2026-06-16T09:32:20.2436083Z         PASS [   0.081s] ( 192/1090) spt-daemon applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint
2026-06-16T09:32:20.2569078Z         PASS [   0.026s] ( 193/1090) spt-daemon brainproc::tests::appended_padding_flips_exe_hash
2026-06-16T09:32:20.2597070Z         PASS [   0.022s] ( 194/1090) spt-daemon brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy
2026-06-16T09:32:20.2603279Z         PASS [   0.016s] ( 195/1090) spt-daemon brainproc::tests::brain_child_args_carry_generation_and_reason
2026-06-16T09:32:20.2612309Z         PASS [   0.067s] ( 196/1090) spt-daemon applyhost::tests::apply_staged_update_set_selects_local_platform_artifact
2026-06-16T09:32:20.2635963Z         PASS [   0.035s] ( 197/1090) spt-daemon applyhost::tests::brain_restart_verb_raises_the_supervisor_signal
2026-06-16T09:32:20.2748125Z         PASS [   0.018s] ( 198/1090) spt-daemon brainproc::tests::bytes_gate_truth_table
2026-06-16T09:32:20.2837027Z         PASS [   0.024s] ( 199/1090) spt-daemon brainproc::tests::consumer_gate_spawns_once_when_net_enabled
2026-06-16T09:32:20.2845296Z         PASS [   0.058s] ( 200/1090) spt-daemon applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary
2026-06-16T09:32:20.2892812Z         PASS [   0.662s] ( 201/1090) spt::bin/spt wansend::tests::wan_send_ships_to_the_resolved_node
2026-06-16T09:32:20.2954194Z         PASS [   0.021s] ( 202/1090) spt-daemon brainproc::tests::ready_exe_hash_parses_and_is_n1_readable
2026-06-16T09:32:20.3021100Z         PASS [   0.039s] ( 203/1090) spt-daemon brainproc::tests::planned_restart_respawns_with_update_reason
2026-06-16T09:32:20.3116824Z         PASS [   0.046s] ( 204/1090) spt-daemon brainproc::tests::ready_but_wrong_bytes_rolls_back_never_promotes
2026-06-16T09:32:20.3117853Z         PASS [   0.025s] ( 205/1090) spt-daemon brainproc::tests::ready_generation_parses_stamp_and_fails_safe
2026-06-16T09:32:20.3125664Z         PASS [   0.029s] ( 206/1090) spt-daemon brainproc::tests::ready_generation_at_reads_file_and_absent_is_none
2026-06-16T09:32:20.3151001Z         PASS [   0.020s] ( 207/1090) spt-daemon brainproc::tests::rollback_running_version_is_prior_not_n_minus_one
2026-06-16T09:32:20.3241345Z         PASS [   0.014s] ( 208/1090) spt-daemon brainproc::tests::select_brain_exe_prefers_canonical_over_per_spawn_current_exe
2026-06-16T09:32:20.3284549Z         PASS [   0.028s] ( 209/1090) spt-daemon brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor
2026-06-16T09:32:20.3308756Z         PASS [   0.018s] ( 210/1090) spt-daemon brainproc::tests::start_reason_arg_round_trips_and_is_lenient
2026-06-16T09:32:20.4429263Z         PASS [   0.817s] ( 211/1090) spt::bin/spt wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate
2026-06-16T09:32:20.5286932Z         PASS [   0.240s] ( 212/1090) spt-daemon brainproc::tests::ready_with_matching_bytes_promotes
2026-06-16T09:32:20.5397227Z         PASS [   0.011s] ( 213/1090) spt-daemon broker::tests::delivered_cursor_advances_only_on_ok_and_is_monotonic
2026-06-16T09:32:20.5510048Z         PASS [   0.011s] ( 214/1090) spt-daemon broker::tests::sessions_reply_resume_seq_defaults_when_absent
2026-06-16T09:32:20.5661158Z         PASS [   0.015s] ( 215/1090) spt-daemon broker::tests::viewer_overflow_or_disconnect_evicts_never_blocks
2026-06-16T09:32:20.5673169Z         PASS [   0.236s] ( 216/1090) spt-daemon brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary
2026-06-16T09:32:20.5899359Z         PASS [   0.024s] ( 217/1090) spt-daemon codec::tests::back_to_back_frames_decode_independently
2026-06-16T09:32:20.5929988Z         PASS [   0.026s] ( 218/1090) spt-daemon codec::tests::frame_round_trips_through_buffer
2026-06-16T09:32:20.6019805Z         PASS [   0.012s] ( 219/1090) spt-daemon codec::tests::oversized_prefix_rejected
2026-06-16T09:32:20.6120022Z         PASS [   0.019s] ( 220/1090) spt-daemon config::tests::auto_suspend_knob_is_opt_in_default_off
2026-06-16T09:32:20.6196467Z         PASS [   0.018s] ( 221/1090) spt-daemon config::tests::crash_grace_is_config_driven
2026-06-16T09:32:20.6312633Z         PASS [   0.019s] ( 222/1090) spt-daemon config::tests::detached_subnets_knob_defaults_empty
2026-06-16T09:32:20.6377402Z         PASS [   0.018s] ( 223/1090) spt-daemon config::tests::full_auto_update_is_gated_by_default
2026-06-16T09:32:20.6497239Z         PASS [   0.018s] ( 224/1090) spt-daemon config::tests::malformed_file_degrades_to_default
2026-06-16T09:32:20.6500109Z         PASS [   0.012s] ( 225/1090) spt-daemon config::tests::missing_file_is_default
2026-06-16T09:32:20.6677484Z         PASS [   0.018s] ( 226/1090) spt-daemon config::tests::pulse_period_is_config_driven
2026-06-16T09:32:20.6795956Z         PASS [   0.029s] ( 227/1090) spt-daemon config::tests::relay_choice_is_config_driven
2026-06-16T09:32:20.6848102Z         PASS [   0.017s] ( 228/1090) spt-daemon config::tests::save_load_roundtrip
2026-06-16T09:32:20.6908286Z         PASS [   0.011s] ( 229/1090) spt-daemon consent::tests::decide_honors_full_auto_flag
2026-06-16T09:32:20.7005039Z         LEAK [   0.441s] ( 230/1090) spt-daemon brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file
2026-06-16T09:32:20.7099676Z         PASS [   0.025s] ( 231/1090) spt-daemon consent::tests::no_live_session_resolves_to_none
2026-06-16T09:32:20.7193357Z         PASS [   0.019s] ( 232/1090) spt-daemon daemon::tests::is_running_tracks_the_seed_channel
2026-06-16T09:32:20.7215174Z         PASS [   0.011s] ( 233/1090) spt-daemon daemon::tests::net_retry_backoff_doubles_then_caps
2026-06-16T09:32:20.7322068Z         PASS [   0.013s] ( 234/1090) spt-daemon daemon::tests::windows_arg_quoting_roundtrips_the_rules
2026-06-16T09:32:20.7349565Z         PASS [   0.013s] ( 235/1090) spt-daemon deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall
2026-06-16T09:32:20.7456043Z         PASS [   0.055s] ( 236/1090) spt-daemon consent::tests::resolves_most_recently_active_live_session
2026-06-16T09:32:20.7515340Z         PASS [   0.019s] ( 237/1090) spt-daemon deadline::tests::cold_and_crash_write_fresh_anchor_at_now
2026-06-16T09:32:20.7561450Z         PASS [   0.021s] ( 238/1090) spt-daemon deadline::tests::corrupt_file_degrades_to_fresh
2026-06-16T09:32:20.7596183Z         PASS [   0.014s] ( 239/1090) spt-daemon deadline::tests::distinct_keys_do_not_cross_clobber
2026-06-16T09:32:20.7626468Z         PASS [   0.011s] ( 240/1090) spt-daemon deadline::tests::next_fire_between_grid_points_rounds_up
2026-06-16T09:32:20.7683832Z         PASS [   0.012s] ( 241/1090) spt-daemon deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one
2026-06-16T09:32:20.7721639Z         PASS [   0.012s] ( 242/1090) spt-daemon deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly
2026-06-16T09:32:20.7757880Z         PASS [   0.013s] ( 243/1090) spt-daemon deadline::tests::next_fire_saturates_when_now_precedes_anchor
2026-06-16T09:32:20.7834929Z         PASS [   0.464s] ( 244/1090) spt-daemon brainproc::tests::supervisor_owns_generation_and_stamps_start_reason
2026-06-16T09:32:20.7836090Z         PASS [   0.014s] ( 245/1090) spt-daemon deadline::tests::one_shot_fires_at_or_after_target_and_never_resets
2026-06-16T09:32:20.7841809Z         PASS [   0.460s] ( 246/1090) spt-daemon brainproc::tests::supervisor_respawns_brain_until_stopped
2026-06-16T09:32:20.7957947Z         PASS [   0.023s] ( 247/1090) spt-daemon deadline::tests::update_keeps_anchor_and_refreshes_interval
2026-06-16T09:32:20.7963626Z         PASS [   0.021s] ( 248/1090) spt-daemon deadline::tests::update_with_no_file_falls_back_fresh
2026-06-16T09:32:20.7979786Z         PASS [   0.019s] ( 249/1090) spt-daemon deadline::tests::zero_interval_degrades_to_config_default
2026-06-16T09:32:20.7988288Z         PASS [   0.016s] ( 250/1090) spt-daemon deelevate::tests::env_overlay_keeps_explicit_spt_home_alive
2026-06-16T09:32:20.8020993Z         PASS [   0.017s] ( 251/1090) spt-daemon deelevate::tests::plan_spawn_deelevates_only_with_a_target
2026-06-16T09:32:20.8088748Z         PASS [   0.013s] ( 252/1090) spt-daemon digest::tests::common_prefix_len_finds_the_unchanged_head
2026-06-16T09:32:20.8216989Z         PASS [   0.023s] ( 253/1090) spt-daemon digest::tests::merge_by_ts_interleaves_context
2026-06-16T09:32:20.8335040Z         PASS [   0.035s] ( 254/1090) spt-daemon digest::tests::log_less_two_origin_merge_interleaves_by_ts
2026-06-16T09:32:20.8335710Z         PASS [   0.025s] ( 255/1090) spt-daemon digest::tests::projects_empty_for_a_sourceless_endpoint
2026-06-16T09:32:20.8386500Z         PASS [   2.468s] ( 256/1090) spt::bin/spt cli::tests::fork_forks_homes_and_deletes_exactly_the_source
2026-06-16T09:32:20.8387150Z         PASS [   0.018s] ( 257/1090) spt-daemon digest::tests::resolve_config_precedence
2026-06-16T09:32:20.8406629Z         PASS [   0.039s] ( 258/1090) spt-daemon digest::tests::projects_a_log_less_endpoint_from_digest_log
2026-06-16T09:32:20.8460819Z         PASS [   0.013s] ( 259/1090) spt-daemon digesthub::tests::project_and_publish_stores_latest
2026-06-16T09:32:20.8500158Z         PASS [   0.016s] ( 260/1090) spt-daemon digesthub::tests::dropped_subscriber_is_pruned
2026-06-16T09:32:20.8562680Z         PASS [   0.017s] ( 261/1090) spt-daemon digesthub::tests::publish_delta_is_tail_then_full_refresh
2026-06-16T09:32:20.8617443Z         PASS [   0.022s] ( 262/1090) spt-daemon digesthub::tests::render_is_glanceable
2026-06-16T09:32:20.8623471Z         PASS [   0.022s] ( 263/1090) spt-daemon digesthub::tests::subscribe_returns_current_base
2026-06-16T09:32:20.8664203Z         PASS [   0.020s] ( 264/1090) spt-daemon dispatch::tests::classifies_every_family_by_first_line_shape
2026-06-16T09:32:20.8702465Z         PASS [   0.020s] ( 265/1090) spt-daemon dispatch::tests::unknown_shapes_refuse_classification
2026-06-16T09:32:20.8765240Z         PASS [   0.020s] ( 266/1090) spt-daemon drivehub::tests::clear_evicts_the_slot
2026-06-16T09:32:20.8772241Z         PASS [   0.016s] ( 267/1090) spt-daemon drivehub::tests::dead_generation_frame_is_never_served
2026-06-16T09:32:20.8862658Z         PASS [   0.020s] ( 268/1090) spt-daemon drivehub::tests::slots_are_per_owner
2026-06-16T09:32:20.8921669Z         PASS [   0.023s] ( 269/1090) spt-daemon drivehub::tests::take_is_exactly_once
2026-06-16T09:32:20.8922214Z         PASS [   0.021s] ( 270/1090) spt-daemon drivehub::tests::write_is_latest_wins
2026-06-16T09:32:20.9176587Z         PASS [   0.043s] ( 271/1090) spt-daemon effect::tests::applied_set_survives_reopen
2026-06-16T09:32:20.9259312Z         PASS [   0.036s] ( 272/1090) spt-daemon effect::tests::open_creates_missing_parent_dirs
2026-06-16T09:32:20.9284677Z         PASS [   0.051s] ( 273/1090) spt-daemon effect::tests::failed_effect_is_not_recorded_applied
2026-06-16T09:32:20.9286192Z         PASS [   0.038s] ( 274/1090) spt-daemon effect::tests::second_apply_for_same_key_is_deduped
2026-06-16T09:32:20.9338002Z         PASS [   0.016s] ( 275/1090) spt-daemon frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer
2026-06-16T09:32:20.9383271Z         PASS [   0.012s] ( 276/1090) spt-daemon frame::tests::handshake_accepts_newer_brain_on_older_broker
2026-06-16T09:32:20.9416184Z         PASS [   0.013s] ( 277/1090) spt-daemon frame::tests::handshake_rejects_below_floor
2026-06-16T09:32:20.9448788Z         PASS [   0.016s] ( 278/1090) spt-daemon frame::tests::handshake_rejects_role_mismatch
2026-06-16T09:32:20.9486055Z         PASS [   0.015s] ( 279/1090) spt-daemon frame::tests::unknown_kind_is_not_a_decode_error
2026-06-16T09:32:20.9505684Z         LEAK [   0.622s] ( 280/1090) spt-daemon brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback
2026-06-16T09:32:20.9526804Z         PASS [   0.014s] ( 281/1090) spt-daemon grants::tests::escalation_answers_apply
2026-06-16T09:32:20.9577160Z         PASS [   0.016s] ( 282/1090) spt-daemon grants::tests::escalation_ask_body_roundtrip
2026-06-16T09:32:20.9591325Z         LEAK [   0.649s] ( 283/1090) spt-daemon brainproc::tests::stale_generation_minus_one_ready_never_promotes
2026-06-16T09:32:20.9592078Z         PASS [   0.163s] ( 284/1090) spt-daemon digest::tests::extractor_spans_sessions_with_a_boundary_marker
2026-06-16T09:32:20.9644282Z         PASS [   0.016s] ( 285/1090) spt-daemon grants::tests::no_session_escalates_with_none_target
2026-06-16T09:32:20.9683917Z         PASS [   0.018s] ( 286/1090) spt-daemon grants::tests::preconsent_flags_author_grants
2026-06-16T09:32:20.9721790Z         PASS [   0.019s] ( 287/1090) spt-daemon grants::tests::reserved_capabilities_refuse_even_when_granted
2026-06-16T09:32:20.9752640Z         PASS [   0.017s] ( 288/1090) spt-daemon grants::tests::ungranted_escalates_granted_allows
2026-06-16T09:32:20.9790515Z         PASS [   0.020s] ( 289/1090) spt-daemon harnesshost::tests::mint_session_id_is_fresh_hex
2026-06-16T09:32:20.9819551Z         PASS [   0.023s] ( 290/1090) spt-daemon harnesshost::tests::prepare_fails_closed_on_wrong_kind_missing_role_and_bad_template
2026-06-16T09:32:20.9853461Z         PASS [   0.021s] ( 291/1090) spt-daemon harnesshost::tests::prepare_fills_id_and_session_into_self_command
2026-06-16T09:32:21.0333037Z         PASS [   0.151s] ( 292/1090) spt-daemon effect::tests::gauntlet_is_exactly_once_across_brain_crashes
2026-06-16T09:32:21.0800335Z         PASS [   0.134s] ( 293/1090) spt-daemon grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips
2026-06-16T09:32:21.1148030Z         PASS [   0.129s] ( 294/1090) spt-daemon lifecycle::tests::orphan_watch_honors_stop_for_live_owner
2026-06-16T09:32:21.1171279Z         PASS [   0.138s] ( 295/1090) spt-daemon lifecycle::tests::harness_owner_gone_anchors_on_parent_pid
2026-06-16T09:32:21.1173441Z         PASS [   0.674s] ( 296/1090) spt-daemon brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits
2026-06-16T09:32:21.1176642Z         PASS [   0.149s] ( 297/1090) spt-daemon lifecycle::tests::crash_signoff_spares_recovered_self
2026-06-16T09:32:21.1260791Z         PASS [   0.151s] ( 298/1090) spt-daemon lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid
2026-06-16T09:32:21.1339791Z         PASS [   0.161s] ( 299/1090) spt-daemon lifecycle::tests::crash_signoff_tears_down_when_still_gone
2026-06-16T09:32:21.1351238Z         PASS [   0.153s] ( 300/1090) spt-daemon lifecycle::tests::orphan_watch_fires_on_dead_owner
2026-06-16T09:32:21.1472056Z         PASS [   0.013s] ( 301/1090) spt-daemon linkhost::tests::per_capability_act_gate_blocks_until_class_scoped_grant
2026-06-16T09:32:21.1708469Z         PASS [   0.137s] ( 302/1090) spt-daemon lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire
2026-06-16T09:32:21.2241295Z         PASS [   0.076s] ( 303/1090) spt-daemon linkhost::tests::run_action_drive_drops_offline_without_wake_or_spool
2026-06-16T09:32:21.2321651Z         PASS [   0.153s] ( 304/1090) spt-daemon lifecycle::tests::pulse_loop_is_config_paced_and_killable
2026-06-16T09:32:21.2357497Z         PASS [   0.110s] ( 305/1090) spt-daemon linkhost::tests::gateway_typed_owner_resolves_and_drives_keyed_on_id_not_type
2026-06-16T09:32:21.2377179Z         PASS [   0.103s] ( 306/1090) spt-daemon linkhost::tests::prepare_drive_is_live_or_drop_and_never_spools
2026-06-16T09:32:21.2506735Z         PASS [   0.080s] ( 307/1090) spt-daemon linkhost::tests::run_action_refuses_gated_op_without_spooling
2026-06-16T09:32:21.2546941Z         PASS [   0.138s] ( 308/1090) spt-daemon lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state
2026-06-16T09:32:21.2871353Z         PASS [   0.172s] ( 309/1090) spt-daemon lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases
2026-06-16T09:32:21.3006762Z         PASS [   0.046s] ( 310/1090) spt-daemon livehost::tests::reconcile_skips_an_offline_live_endpoint
2026-06-16T09:32:21.3072639Z         PASS [   0.084s] ( 311/1090) spt-daemon linkhost::tests::run_action_relinks_drives_and_refuses
2026-06-16T09:32:21.3179168Z         PASS [   0.017s] ( 312/1090) spt-daemon machineid::tests::hash_is_domain_separated_and_stable
2026-06-16T09:32:21.3221128Z         PASS [   0.015s] ( 313/1090) spt-daemon machineid::tests::machine_id_hash_resolves_and_is_stable
2026-06-16T09:32:21.3328113Z         PASS [   0.015s] ( 314/1090) spt-daemon msg::tests::bytes_round_trip_through_payload
2026-06-16T09:32:21.3360334Z         PASS [   0.014s] ( 315/1090) spt-daemon msg::tests::net_frames_round_trip_and_tolerate_unknown_fields
2026-06-16T09:32:21.3469725Z         PASS [   0.014s] ( 316/1090) spt-daemon msg::tests::output_envelope_round_trips
2026-06-16T09:32:21.3495510Z         PASS [   0.014s] ( 317/1090) spt-daemon msg::tests::presence_event_round_trips_and_tolerates_future_kind
2026-06-16T09:32:21.3627536Z         PASS [   0.016s] ( 318/1090) spt-daemon msg::tests::spawn_req_tolerates_unknown_field
2026-06-16T09:32:21.3767994Z         PASS [   0.259s] ( 319/1090) spt-daemon lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces
2026-06-16T09:32:21.4196523Z         PASS [   0.184s] ( 320/1090) spt-daemon livehost::tests::reconcile_does_not_double_host
2026-06-16T09:32:21.4349755Z         PASS [   0.015s] ( 321/1090) spt-daemon nethost::tests::retentive_log_is_lossless_ordered_while_ordinary_log_overwrites
2026-06-16T09:32:21.4376071Z         PASS [   0.199s] ( 322/1090) spt-daemon livehost::tests::reconcile_hosts_an_online_live_endpoint_and_drives_its_pulse
2026-06-16T09:32:21.4468522Z         PASS [   0.097s] ( 323/1090) spt-daemon nethost::tests::host_binds_endpoint_to_node_identity
2026-06-16T09:32:21.4480349Z         PASS [   0.197s] ( 324/1090) spt-daemon livehost::tests::reconcile_keeps_driver_on_transient_read_fail_unhosts_on_dir_gone
2026-06-16T09:32:21.4553313Z         PASS [   0.092s] ( 325/1090) spt-daemon nethost::tests::loopback_conn_is_a_reused_singleton_that_cross_wires_a_stream_pair
2026-06-16T09:32:21.4576993Z         PASS [   0.171s] ( 326/1090) spt-daemon livehost::tests::reconcile_unhosts_on_offline_transition
2026-06-16T09:32:21.5223483Z         PASS [   0.290s] ( 327/1090) spt-daemon livehost::tests::fresh_brain_rehydrates_an_online_live_endpoint
2026-06-16T09:32:21.5487170Z         PASS [   0.114s] ( 328/1090) spt-daemon nethost::tests::two_hosts_dial_over_loopback
2026-06-16T09:32:21.5731093Z         PASS [   0.118s] ( 329/1090) spt-daemon notif::tests::hidden_endpoint_boundary_surfaces_nothing
2026-06-16T09:32:21.5876017Z         PASS [   0.039s] ( 330/1090) spt-daemon notif::tests::notif_command_renders_all_keys_and_is_opt_in
2026-06-16T09:32:21.5904311Z         PASS [   0.068s] ( 331/1090) spt-daemon notif::tests::no_live_endpoint_is_a_typed_no_target
2026-06-16T09:32:21.6279670Z         PASS [   0.181s] ( 332/1090) spt-daemon notif::tests::first_fire_reaches_most_recent_visible_endpoint
2026-06-16T09:32:21.6301342Z         PASS [   0.193s] ( 333/1090) spt-daemon notif::tests::consent_decision_produces_notif_only_when_gated
2026-06-16T09:32:21.6447399Z         PASS [   0.187s] ( 334/1090) spt-daemon notif::tests::hidden_endpoint_is_never_the_target
2026-06-16T09:32:21.6677489Z         PASS [   0.220s] ( 335/1090) spt-daemon notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked
2026-06-16T09:32:21.7106800Z         PASS [   0.120s] ( 336/1090) spt-daemon notif::tests::shell_notif_templates_render_for_attached_instances_only
2026-06-16T09:32:21.7500599Z         PASS [   0.120s] ( 337/1090) spt-daemon notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed
2026-06-16T09:32:21.7636723Z         PASS [   0.014s] ( 338/1090) spt-daemon pairhost::tests::wire_errors_classify_for_the_guided_ux
2026-06-16T09:32:21.7654523Z         PASS [   0.098s] ( 339/1090) spt-daemon notifsync::tests::non_member_subnet_record_never_materializes
2026-06-16T09:32:21.7656688Z         PASS [   0.121s] ( 340/1090) spt-daemon notifsync::tests::feed_converges_two_stores_and_dismiss_replicates
2026-06-16T09:32:21.7919228Z         PASS [   0.028s] ( 341/1090) spt-daemon presence::tests::mra_degrades_to_local_and_skips_noise_rows
2026-06-16T09:32:21.7925357Z         PASS [   0.027s] ( 342/1090) spt-daemon presence::tests::snapshot_loading_degrades_on_junk
2026-06-16T09:32:21.8013010Z         PASS [   0.036s] ( 343/1090) spt-daemon presence::tests::mra_joins_local_and_gossiped_legs_under_one_max
2026-06-16T09:32:21.8099774Z         PASS [   0.099s] ( 344/1090) spt-daemon notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped
2026-06-16T09:32:21.8121533Z         PASS [   0.020s] ( 345/1090) spt-daemon propagate::tests::classifier_maps_every_status_shape
2026-06-16T09:32:21.8256883Z         PASS [   0.252s] ( 346/1090) spt-daemon notif::tests::resurface_delivers_undismissed_with_gates
2026-06-16T09:32:21.8328551Z         PASS [   0.041s] ( 347/1090) spt-daemon presence::tests::subnet_scope_gates_both_legs
2026-06-16T09:32:21.8454717Z         PASS [   0.258s] ( 348/1090) spt-daemon notif::tests::rollback_notif_is_loud_and_resurfaces
2026-06-16T09:32:21.8575544Z         PASS [   0.230s] ( 349/1090) spt-daemon notif::tests::suppression_window_holds_cross_endpoint
2026-06-16T09:32:21.9497051Z         PASS [   0.148s] ( 350/1090) spt-daemon psyrelay::tests::empty_and_oversize_bodies_drop_typed
2026-06-16T09:32:21.9589523Z         PASS [   0.133s] ( 351/1090) spt-daemon psyrelay::tests::null_stdout_driver_fails_the_guard
2026-06-16T09:32:21.9690545Z         PASS [   0.157s] ( 352/1090) spt-daemon psyrelay::tests::notify_without_live_endpoint_is_pending
2026-06-16T09:32:21.9817663Z         PASS [   0.013s] ( 353/1090) spt-daemon pump::registry::tests::poll_wake_takes_the_advertise_marker_exactly_once
2026-06-16T09:32:21.9864110Z         PASS [   0.153s] ( 354/1090) spt-daemon psyrelay::tests::prose_only_relays_nothing
2026-06-16T09:32:21.9898024Z         PASS [   0.031s] ( 355/1090) spt-daemon pump::registry::tests::fire_due_rotations_rotates_due_and_leaves_pending
2026-06-16T09:32:21.9992873Z         PASS [   0.142s] ( 356/1090) spt-daemon psyrelay::tests::reply_without_target_is_dropped
2026-06-16T09:32:22.0037841Z         PASS [   0.017s] ( 357/1090) spt-daemon pump::tests::choreography_fan_targets_skips_detached_and_self
2026-06-16T09:32:22.0141361Z         PASS [   0.021s] ( 358/1090) spt-daemon pump::tests::choreography_first_tick_primes_all_legs
2026-06-16T09:32:22.0142470Z         PASS [   0.894s] ( 359/1090) spt-daemon lifecycle::tests::pulse_tick_ingests_drop
2026-06-16T09:32:22.0176164Z         PASS [   0.018s] ( 360/1090) spt-daemon pump::tests::choreography_mark_after_round_stamps_only_due
2026-06-16T09:32:22.0196992Z         PASS [   0.016s] ( 361/1090) spt-daemon pump::tests::choreography_peer_step_aborts_on_first_failure
2026-06-16T09:32:22.0249190Z         PASS [   0.014s] ( 362/1090) spt-daemon pump::tests::choreography_pre_round_once_and_before_any_peer_step
2026-06-16T09:32:22.0268395Z         PASS [   0.045s] ( 363/1090) spt-daemon pump::registry::tests::pre_round_sweeps_and_refreshes_adverts_each_round
2026-06-16T09:32:22.0285407Z         PASS [   0.017s] ( 364/1090) spt-daemon pump::tests::choreography_wake_forces_only_that_worker
2026-06-16T09:32:22.0299194Z         PASS [   0.220s] ( 365/1090) spt-daemon psyrelay::tests::notify_reaches_own_user_only
2026-06-16T09:32:22.0336854Z         PASS [   0.016s] ( 366/1090) spt-daemon pump::tests::first_tick_is_due_and_never_underflows
2026-06-16T09:32:22.0405762Z         PASS [   0.195s] ( 367/1090) spt-daemon psyrelay::tests::reply_relays_to_inbound_sender
2026-06-16T09:32:22.0406958Z         PASS [   0.016s] ( 368/1090) spt-daemon pump::tests::peer_outcome_timeout_bubbles_ordinary_aborts
2026-06-16T09:32:22.0440714Z         PASS [   0.017s] ( 369/1090) spt-daemon pump::tests::push_target_is_the_full_roster_minus_self_and_tombstoned
2026-06-16T09:32:22.0506386Z         PASS [   0.021s] ( 370/1090) spt-daemon pump::tests::supervisor_backoff_doubles_caps_and_resets
2026-06-16T09:32:22.0582170Z         PASS [   0.018s] ( 371/1090) spt-daemon pump::tests::wake_forces_a_round_regardless_of_cadence
2026-06-16T09:32:22.0618419Z         PASS [   0.021s] ( 372/1090) spt-daemon reconcile::tests::active_node_wins
2026-06-16T09:32:22.0621857Z         PASS [   0.034s] ( 373/1090) spt-daemon pump::tests::seeded_dial_order_fallback_and_writeback
2026-06-16T09:32:22.0640039Z         PASS [   0.044s] ( 374/1090) spt-daemon pump::tests::heartbeat_writes_and_advances
2026-06-16T09:32:22.0666170Z         PASS [   0.022s] ( 375/1090) spt-daemon reconcile::tests::double_active_tiebreaks_deterministically
2026-06-16T09:32:22.0691118Z         PASS [   0.018s] ( 376/1090) spt-daemon reconcile::tests::fallback_lowest_non_offline
2026-06-16T09:32:22.0731152Z         PASS [   0.014s] ( 377/1090) spt-daemon reconcile::tests::no_rows_reconciles_locally
2026-06-16T09:32:22.0870029Z         PASS [   0.052s] ( 378/1090) spt-daemon pump::tests::supervisor_restarts_a_panicking_pump_until_stop
2026-06-16T09:32:22.1246826Z         PASS [   0.063s] ( 379/1090) spt-daemon registryhost::tests::admitted_feeds_stamp_the_heard_map
2026-06-16T09:32:22.1325775Z         PASS [   0.067s] ( 380/1090) spt-daemon registryhost::tests::advertise_local_scans_and_respects_visibility
2026-06-16T09:32:22.1326578Z         PASS [   0.065s] ( 381/1090) spt-daemon registryhost::tests::advertise_local_stamps_the_node_label
2026-06-16T09:32:22.1390835Z         PASS [   0.053s] ( 382/1090) spt-daemon registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active
2026-06-16T09:32:22.1500007Z         PASS [   0.200s] ( 383/1090) spt-daemon psyrelay::tests::spoofed_routing_is_stripped_and_restamped
2026-06-16T09:32:22.1594708Z         PASS [   0.034s] ( 384/1090) spt-daemon registryhost::tests::apply_feed_gates_and_merges_under_the_lease
2026-06-16T09:32:22.1605070Z         PASS [   0.094s] ( 385/1090) spt-daemon registryhost::tests::advertisement_carries_both_authored_blurb
2026-06-16T09:32:22.1635139Z         PASS [   0.094s] ( 386/1090) spt-daemon registryhost::tests::advertisement_carries_the_presence_datum
2026-06-16T09:32:22.1647080Z         PASS [   0.036s] ( 387/1090) spt-daemon registryhost::tests::apply_node_labels_gates_and_merges
2026-06-16T09:32:22.1687079Z         PASS [   0.095s] ( 388/1090) spt-daemon registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped
2026-06-16T09:32:22.1693797Z         PASS [   0.040s] ( 389/1090) spt-daemon registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots
2026-06-16T09:32:22.1744471Z         PASS [   0.016s] ( 390/1090) spt-daemon registryhost::tests::superseded_requires_label_and_machine_id_under_other_key
2026-06-16T09:32:22.1804145Z         PASS [   0.020s] ( 391/1090) spt-daemon registryhost::tests::with_epoch_is_the_one_canonical_counter
2026-06-16T09:32:22.1865189Z         PASS [   0.048s] ( 392/1090) spt-daemon registryhost::tests::evict_silent_peers_never_touches_own_rows
2026-06-16T09:32:22.1926409Z         PASS [   0.043s] ( 393/1090) spt-daemon registryhost::tests::repair_evict_tombstones_roster_snapshot_and_notices
2026-06-16T09:32:22.2066324Z         PASS [   0.037s] ( 394/1090) spt-daemon relcache::tests::partial_update_set_can_serve_held_platform_only
2026-06-16T09:32:22.2181888Z         PASS [   0.044s] ( 395/1090) spt-daemon relcache::tests::single_platform_stamp_is_explicit_and_cleared_on_restage
2026-06-16T09:32:22.2182724Z         PASS [   0.032s] ( 396/1090) spt-daemon relcache::tests::torn_or_corrupt_stage_offers_nothing
2026-06-16T09:32:22.2186092Z         PASS [   0.038s] ( 397/1090) spt-daemon relcache::tests::stage_round_trips_and_restage_replaces
2026-06-16T09:32:22.2187481Z         PASS [   0.026s] ( 398/1090) spt-daemon relcache::tests::update_set_round_trips_and_loads_by_platform
2026-06-16T09:32:22.2195171Z         PASS [   0.052s] ( 399/1090) spt-daemon relcache::tests::applied_state_two_phase_round_trips_and_degrades
2026-06-16T09:32:22.2289754Z         PASS [   0.022s] ( 400/1090) spt-daemon release::tests::artifact_digest_mismatch_is_rejected
2026-06-16T09:32:22.2393483Z         PASS [   0.021s] ( 401/1090) spt-daemon release::tests::builtin_keys_merge_and_revoke_under_file_overlay
2026-06-16T09:32:22.2412282Z         PASS [   0.022s] ( 402/1090) spt-daemon release::tests::hex_roundtrips
2026-06-16T09:32:22.2421740Z         PASS [   0.024s] ( 403/1090) spt-daemon release::tests::channel_mismatch_is_rejected
2026-06-16T09:32:22.2450933Z         PASS [   0.026s] ( 404/1090) spt-daemon release::tests::expired_metadata_is_rejected
2026-06-16T09:32:22.2522681Z         PASS [   0.013s] ( 405/1090) spt-daemon release::tests::revoked_key_is_rejected
2026-06-16T09:32:22.2556241Z         PASS [   0.014s] ( 406/1090) spt-daemon release::tests::shipped_builtin_table_is_well_formed
2026-06-16T09:32:22.2556899Z         PASS [   0.026s] ( 407/1090) spt-daemon release::tests::production_policy_loads_fail_closed
2026-06-16T09:32:22.2681382Z         PASS [   0.026s] ( 408/1090) spt-daemon release::tests::tampered_metadata_fails_signature
2026-06-16T09:32:22.2712976Z         PASS [   0.052s] ( 409/1090) spt-daemon release::tests::non_monotonic_version_is_rollback
2026-06-16T09:32:22.2738244Z         PASS [   0.029s] ( 410/1090) spt-daemon release::tests::untrusted_key_is_unknown
2026-06-16T09:32:22.2769379Z         PASS [   0.024s] ( 411/1090) spt-daemon release::tests::update_set_artifact_mismatch_is_rejected
2026-06-16T09:32:22.2851474Z         PASS [   0.030s] ( 412/1090) spt-daemon release::tests::update_set_missing_platform_is_typed_rejection
2026-06-16T09:32:22.2910197Z         PASS [   0.126s] ( 413/1090) spt-daemon relay::tests::run_honors_stop
2026-06-16T09:32:22.2920921Z         PASS [   0.037s] ( 414/1090) spt-daemon release::tests::update_set_channel_and_rollback_gates_hold
2026-06-16T09:32:22.2922779Z         PASS [   0.024s] ( 415/1090) spt-daemon release::tests::update_set_tampering_breaks_whole_set_signature
2026-06-16T09:32:22.2966381Z         PASS [   0.025s] ( 416/1090) spt-daemon release::tests::update_set_verifies_and_selects_platform_artifact
2026-06-16T09:32:22.3002536Z         PASS [   0.026s] ( 417/1090) spt-daemon release::tests::valid_release_verifies_and_artifact_matches
2026-06-16T09:32:22.3077535Z         PASS [   0.022s] ( 418/1090) spt-daemon resting::tests::apply_event_echo_failure_is_loud_but_state_persists
2026-06-16T09:32:22.3078775Z         PASS [   0.016s] ( 419/1090) spt-daemon resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in
2026-06-16T09:32:22.3168956Z         PASS [   0.026s] ( 420/1090) spt-daemon resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake
2026-06-16T09:32:22.3214102Z         PASS [   0.021s] ( 421/1090) spt-daemon resting::tests::freshness_pull_marker_is_taken_exactly_once
2026-06-16T09:32:22.3238473Z         PASS [   0.047s] ( 422/1090) spt-daemon resting::tests::apply_event_auto_suspends_under_the_resolved_chain
2026-06-16T09:32:22.3240080Z         PASS [   0.016s] ( 423/1090) spt-daemon resting::tests::knob_chain_resolves_global_node_endpoint
2026-06-16T09:32:22.3284900Z         PASS [   0.032s] ( 424/1090) spt-daemon resting::tests::deferred_held_keys_on_the_durable_rest_record
2026-06-16T09:32:22.3357363Z         PASS [   0.014s] ( 425/1090) spt-daemon resting::tests::transition_table_matches_the_context_model
2026-06-16T09:32:22.3364472Z         PASS [   0.173s] ( 426/1090) spt-daemon relay::tests::respawn_loses_no_spooled_message
2026-06-16T09:32:22.3403895Z         PASS [   0.017s] ( 427/1090) spt-daemon rollback_compat::tests::pre_ready_durable_files_are_additive_and_n1_readable
2026-06-16T09:32:22.3438238Z         PASS [   0.027s] ( 428/1090) spt-daemon resting::tests::rest_record_round_trips_with_anchor_discipline
2026-06-16T09:32:22.3514000Z         PASS [   0.028s] ( 429/1090) spt-daemon seedmap::tests::put_refreshes_existing
2026-06-16T09:32:22.3545847Z         PASS [   0.062s] ( 430/1090) spt-daemon resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only
2026-06-16T09:32:22.3560064Z         PASS [   0.027s] ( 431/1090) spt-daemon seedmap::tests::put_then_take_consumes_once
2026-06-16T09:32:22.3586257Z         PASS [   0.023s] ( 432/1090) spt-daemon seedmap::tests::stop_op_acks_then_serve_returns
2026-06-16T09:32:22.3604960Z         PASS [   0.020s] ( 433/1090) spt-daemon seedproofx::grace_tests::grade_truth_table
2026-06-16T09:32:22.3623784Z         PASS [   0.026s] ( 434/1090) spt-daemon seedmap::tests::take_absent_is_none
2026-06-16T09:32:22.3627988Z         PASS [   0.019s] ( 435/1090) spt-daemon seedproofx::grace_tests::seed_never_appears_in_roster_gossip
2026-06-16T09:32:22.3664701Z         PASS [   0.015s] ( 436/1090) spt-daemon seedproofx::grace_tests::seedxfer_frame_round_trips_and_rejects_malformed
2026-06-16T09:32:22.3700989Z         PASS [   0.016s] ( 437/1090) spt-daemon seedproofx::roster_tests::empty_roster_frame_round_trips
2026-06-16T09:32:22.3740701Z         PASS [   0.018s] ( 438/1090) spt-daemon seedproofx::roster_tests::gapfill_fills_absent_only_and_skips_self
2026-06-16T09:32:22.3765934Z         PASS [   0.018s] ( 439/1090) spt-daemon seedproofx::roster_tests::malformed_roster_frame_rejected
2026-06-16T09:32:22.3804737Z         PASS [   0.020s] ( 440/1090) spt-daemon seedproofx::roster_tests::roster_frame_round_trips
2026-06-16T09:32:22.3876941Z         PASS [   0.025s] ( 441/1090) spt-daemon service::tests::plan_start_prefers_service_then_spawn_idempotent
2026-06-16T09:32:22.3907542Z         PASS [   0.024s] ( 442/1090) spt-daemon service::tests::plan_stop_routes_managed_then_ipc_then_noop
2026-06-16T09:32:22.3942940Z         PASS [   0.024s] ( 443/1090) spt-daemon service::tests::run_refused_only_when_windows_and_vanishing
2026-06-16T09:32:22.3972672Z         PASS [   0.035s] ( 444/1090) spt-daemon serveprobe::tests::is_serving_subnet_honors_membership_and_detach
2026-06-16T09:32:22.3981835Z         PASS [   0.024s] ( 445/1090) spt-daemon shellchan::tests::drive_frame_shape_mirrors_sensory
2026-06-16T09:32:22.4034876Z         PASS [   0.027s] ( 446/1090) spt-daemon shellchan::tests::frames_compose_and_stamp_roundtrips
2026-06-16T09:32:22.4058941Z         PASS [   0.098s] ( 447/1090) spt-daemon resting::tests::rest_edges_cascade_shells_with_divergence
2026-06-16T09:32:22.4066279Z         PASS [   0.026s] ( 448/1090) spt-daemon shellchan::tests::sensory_text_file_frames_shape
2026-06-16T09:32:22.4100718Z         PASS [   0.022s] ( 449/1090) spt-daemon shellchan::tests::vocab_check_bounds_ops_and_args
2026-06-16T09:32:22.4509006Z         PASS [   0.050s] ( 450/1090) spt-daemon shelldisc::tests::discover_across_joins_other_node_subnet_adapters
2026-06-16T09:32:22.4793576Z         PASS [   0.082s] ( 451/1090) spt-daemon shelldisc::tests::shell_context_renders_sections_and_empties_to_none
2026-06-16T09:32:22.4839599Z         PASS [   0.074s] ( 452/1090) spt-daemon shellhost::tests::launch_fails_closed_on_bad_templates
2026-06-16T09:32:22.4893831Z         PASS [   0.082s] ( 453/1090) spt-daemon shellhost::tests::gateway_typed_owner_spawns_and_owns_a_shell
2026-06-16T09:32:22.4977377Z         PASS [   0.102s] ( 454/1090) spt-daemon shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable
2026-06-16T09:32:22.5006167Z         PASS [   0.021s] ( 455/1090) spt-daemon shellhost::tests::link_key_and_frame_mac_roundtrip
2026-06-16T09:32:22.5020670Z         PASS [   0.018s] ( 456/1090) spt-daemon shellwake::tests::backoff_curve_doubles_to_the_cap
2026-06-16T09:32:22.5074986Z         PASS [   0.066s] ( 457/1090) spt-daemon shellhost::tests::launch_parks_token_and_bind_by_token_onlines
2026-06-16T09:32:22.5315655Z         PASS [   0.029s] ( 458/1090) spt-daemon shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches
2026-06-16T09:32:22.5346754Z         PASS [   0.032s] ( 459/1090) spt-daemon shellwake::tests::resolve_wake_refuses_without_a_reachable_owner
2026-06-16T09:32:22.5473609Z         PASS [   0.051s] ( 460/1090) spt-daemon shellwake::tests::reconcile_resolves_profile_overlay
2026-06-16T09:32:22.5499325Z         PASS [   1.173s] ( 461/1090) spt-daemon nethost::tests::loopback_tunnel_backpressures_without_loss
2026-06-16T09:32:22.5645573Z         PASS [   0.017s] ( 462/1090) spt-daemon sync::tests::gate_decision_table
2026-06-16T09:32:22.5913514Z         PASS [   0.055s] ( 463/1090) spt-daemon shellwake::tests::watcher_opcode_exit_fires_resolution_once
2026-06-16T09:32:22.6096503Z         PASS [   0.020s] ( 464/1090) spt-daemon transport::tests::local_socket_handshake_and_frame_round_trip
2026-06-16T09:32:22.6133086Z         PASS [   0.106s] ( 465/1090) spt-daemon shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch
2026-06-16T09:32:22.6285281Z         PASS [   0.017s] ( 466/1090) spt-daemon transport::tests::local_socket_rejects_wrong_role
2026-06-16T09:32:22.6596701Z         PASS [   0.044s] ( 467/1090) spt-daemon tunnelhub::tests::clear_evicts_the_entry
2026-06-16T09:32:22.6689110Z         PASS [   0.041s] ( 468/1090) spt-daemon tunnelhub::tests::dead_generation_stream_is_never_surfaced
2026-06-16T09:32:22.6819727Z         PASS [   0.023s] ( 469/1090) spt-daemon tunnelhub::tests::entries_are_per_owner
2026-06-16T09:32:22.6886123Z         PASS [   0.017s] ( 470/1090) spt-daemon tunnelhub::tests::relink_overwrites_the_entry_with_a_fresh_generation
2026-06-16T09:32:22.7058222Z         PASS [   0.024s] ( 471/1090) spt-daemon tunnelhub::tests::resolve_serves_each_end_under_the_opening_token
2026-06-16T09:32:22.7059033Z         PASS [   0.021s] ( 472/1090) spt-daemon update::tests::apply_refuses_non_brain_only_plan
2026-06-16T09:32:22.7246693Z         PASS [   0.019s] ( 473/1090) spt-daemon update::tests::classify_brain_only_when_broker_hosts_new_brain
2026-06-16T09:32:22.7320052Z         PASS [   0.024s] ( 474/1090) spt-daemon update::tests::classify_broker_breaking_on_resource_abi_change
2026-06-16T09:32:22.7468913Z         PASS [   0.023s] ( 475/1090) spt-daemon update::tests::classify_broker_compatible_when_brain_below_floor
2026-06-16T09:32:22.7668005Z         PASS [   0.037s] ( 476/1090) spt-daemon update::tests::plan_verified_produces_no_plan_for_a_rejected_release
2026-06-16T09:32:22.7696449Z         PASS [   0.364s] ( 477/1090) spt-daemon shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot
2026-06-16T09:32:22.8014502Z         PASS [   0.028s] ( 478/1090) spt-daemon wan::tests::origin_user_backed_matrix
2026-06-16T09:32:22.8072518Z         PASS [   0.039s] ( 479/1090) spt-daemon update::tests::plan_verified_yields_a_plan_for_a_valid_release
2026-06-16T09:32:22.8117712Z         PASS [   0.065s] ( 480/1090) spt-daemon update::tests::plan_verified_update_set_uses_selected_platform_spec
2026-06-16T09:32:22.8218817Z         PASS [   0.022s] ( 481/1090) spt-daemon wan::tests::wan_user_msg_restamped_unless_origin_user_backed
2026-06-16T09:32:22.8304158Z         PASS [   0.341s] ( 482/1090) spt-daemon shellwake::tests::reconcile_flips_watchers_with_instance_state
2026-06-16T09:32:22.8382393Z         PASS [   0.025s] ( 483/1090) spt-daemon xfer::tests::resolve_under_confines_to_root
2026-06-16T09:32:22.8542284Z         PASS [   0.451s] ( 484/1090) spt-daemon shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline
2026-06-16T09:32:22.8547181Z         PASS [   0.049s] ( 485/1090) spt-daemon xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely
2026-06-16T09:32:22.9078232Z         PASS [   0.509s] ( 486/1090) spt-daemon shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases
2026-06-16T09:32:22.9627778Z         PASS [   0.108s] ( 487/1090) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-06-16T09:32:22.9843871Z         PASS [   0.130s] ( 488/1090) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-06-16T09:32:23.0192213Z         PASS [   0.111s] ( 489/1090) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-06-16T09:32:23.0936443Z         PASS [   0.107s] ( 490/1090) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-06-16T09:32:23.1034339Z         PASS [   0.267s] ( 491/1090) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-06-16T09:32:23.1112130Z         PASS [   0.279s] ( 492/1090) spt-daemon::attach attach_registers_remote_drive_detection
2026-06-16T09:32:23.1151511Z         PASS [   0.153s] ( 493/1090) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-06-16T09:32:23.6113428Z         PASS [   0.513s] ( 494/1090) spt-daemon::attach resize_is_controller_exclusive
2026-06-16T09:32:23.6145143Z         PASS [   0.512s] ( 495/1090) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-06-16T09:32:23.6649024Z         PASS [   0.061s] ( 496/1090) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-06-16T09:32:23.6671802Z         PASS [   0.053s] ( 497/1090) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-06-16T09:32:23.6752797Z         PASS [   0.010s] ( 498/1090) spt-daemon::budget measure_dormant_seat_budget
2026-06-16T09:32:23.7279641Z         PASS [   0.705s] ( 499/1090) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-06-16T09:32:23.7446681Z         PASS [   0.636s] ( 500/1090) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-06-16T09:32:23.7591662Z         PASS [   0.932s] ( 501/1090) spt-daemon::access whitelist_refuses_exempts_replies_and_admits_listed
2026-06-16T09:32:23.7593151Z         PASS [   1.226s] ( 502/1090) spt-daemon shellwake::tests::watcher_crash_exits_respawn_then_give_up
2026-06-16T09:32:23.7906024Z         PASS [   0.045s] ( 503/1090) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-06-16T09:32:23.9489701Z         PASS [   1.399s] ( 504/1090) spt-daemon sync::tests::reconcile_driver_structurally_excludes_live_role
2026-06-16T09:32:23.9740073Z         PASS [   0.221s] ( 505/1090) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-06-16T09:32:24.0094844Z         PASS [   0.253s] ( 506/1090) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-06-16T09:32:24.1103965Z         PASS [   0.318s] ( 507/1090) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-06-16T09:32:24.1364369Z         PASS [   8.337s] ( 508/1090) spt::contract_e2e live_agent_lifecycle_e2e
2026-06-16T09:32:24.1378207Z         PASS [   0.189s] ( 509/1090) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-06-16T09:32:24.1523490Z         PASS [   1.037s] ( 510/1090) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-06-16T09:32:24.1711233Z         PASS [   0.446s] ( 511/1090) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-06-16T09:32:24.2278558Z         PASS [   0.219s] ( 512/1090) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-06-16T09:32:24.2434948Z         PASS [   0.270s] ( 513/1090) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-06-16T09:32:24.3247169Z         PASS [   0.192s] ( 514/1090) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-06-16T09:32:24.3900404Z         PASS [   0.162s] ( 515/1090) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-06-16T09:32:24.4076484Z         PASS [   0.236s] ( 516/1090) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-06-16T09:32:24.4077200Z         PASS [   0.255s] ( 517/1090) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-06-16T09:32:24.4541202Z         PASS [   0.043s] ( 518/1090) spt-daemon::netbroker netless_broker_probes_gracefully
2026-06-16T09:32:24.4860542Z         PASS [   0.346s] ( 519/1090) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-06-16T09:32:24.5504902Z         PASS [   0.143s] ( 520/1090) spt-daemon::netbroker broker_owns_endpoint_and_reports_status
2026-06-16T09:32:24.6306793Z         PASS [   0.141s] ( 521/1090) spt-daemon::netbroker unknown_net_frame_is_reported_not_fatal
2026-06-16T09:32:24.6326971Z         PASS [   2.067s] ( 522/1090) spt-daemon sync::tests::select_refs_scopes_two_tiers
2026-06-16T09:32:24.6330999Z         PASS [   0.243s] ( 523/1090) spt-daemon::netbroker brain_dials_second_broker_over_loopback
2026-06-16T09:32:24.6635974Z         PASS [   0.210s] ( 524/1090) spt-daemon::netbroker replayed_dial_op_is_deduped_across_brain_restart
2026-06-16T09:32:24.8747937Z         PASS [   0.547s] ( 525/1090) spt-daemon::mesh staggered_offliner_still_meshes
2026-06-16T09:32:25.0033388Z         PASS [   0.378s] ( 526/1090) spt-daemon::netstream sender_brain_restart_redrive_is_exactly_once
2026-06-16T09:32:25.0621662Z         PASS [   0.402s] ( 527/1090) spt-daemon::presence presence_history_replays_from_zero_for_a_late_subscriber
2026-06-16T09:32:25.0823469Z         PASS [   0.532s] ( 528/1090) spt-daemon::netstream receiver_brain_restart_is_gapless_and_exactly_once
2026-06-16T09:32:25.0841495Z         PASS [   0.840s] ( 529/1090) spt-daemon::mesh all_online_star_a_reaches_c_b_never_relays
2026-06-16T09:32:25.0961461Z         PASS [   0.464s] ( 530/1090) spt-daemon::notifsync notif_spools_converge_over_the_wire_and_dismiss_replicates
2026-06-16T09:32:25.0986025Z         PASS [   0.465s] ( 531/1090) spt-daemon::pairjoin daemon_hosted_responder_pairs_a_loopback_joiner_end_to_end
2026-06-16T09:32:25.2490100Z         PASS [   0.186s] ( 532/1090) spt-daemon::propagate rollback_offer_is_rejected_before_any_fetch
2026-06-16T09:32:25.2802333Z         PASS [   0.184s] ( 533/1090) spt-daemon::propagate untrusted_origin_gets_no_offer
2026-06-16T09:32:25.3166331Z         PASS [   0.233s] ( 534/1090) spt-daemon::propagate tampered_relay_artifact_is_rejected_and_never_staged
2026-06-16T09:32:25.3221820Z         PASS [   9.526s] ( 535/1090) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-06-16T09:32:25.3618739Z         PASS [   9.566s] ( 536/1090) spt::brain_split seed_anchor_survives_brain_cycle
2026-06-16T09:32:25.4457291Z         PASS [   0.346s] ( 537/1090) spt-daemon::propagate update_set_propagates_selected_platform_artifact
2026-06-16T09:32:25.4699796Z         PASS [   0.147s] ( 538/1090) spt-daemon::reseed benign_offliner_is_reseeded_across_a_rotation
2026-06-16T09:32:25.5244659Z         PASS [   0.205s] ( 539/1090) spt-daemon::replicate registries_converge_over_the_wire_and_the_lease_holds
2026-06-16T09:32:25.5247762Z         PASS [   0.521s] ( 540/1090) spt-daemon::propagate chain_self_heal_propagates_with_gate_at_every_hop
2026-06-16T09:32:25.5884189Z         PASS [   0.506s] ( 541/1090) spt-daemon::propagate status_query_drives_the_convergence_table_end_to_end
2026-06-16T09:32:25.6943887Z         PASS [   0.170s] ( 542/1090) spt-daemon::rosterprop roster_exchange_never_leaks_unproven_subnets
2026-06-16T09:32:25.7419370Z         PASS [   0.153s] ( 543/1090) spt-daemon::rosterprop roster_propagates_transitively_on_connect
2026-06-16T09:32:25.8463515Z         PASS [   0.152s] ( 544/1090) spt-daemon::seedproofx both_members_prove_and_cache_the_shared_subnet
2026-06-16T09:32:25.9186011Z         PASS [   0.639s] ( 545/1090) spt-daemon::pumpdeadline pump_brain_times_out_when_broker_never_replies
2026-06-16T09:32:26.0575398Z         PASS [   0.211s] ( 546/1090) spt-daemon::seedproofx proven_verdict_is_the_shared_set
2026-06-16T09:32:26.2903099Z         PASS [   2.182s] ( 547/1090) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-06-16T09:32:26.3918643Z         PASS [   0.334s] ( 548/1090) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-06-16T09:32:26.4468961Z         PASS [   0.156s] ( 549/1090) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-06-16T09:32:26.9979315Z         PASS [   1.476s] ( 550/1090) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-06-16T09:32:27.0082689Z         PASS [  11.213s] ( 551/1090) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-06-16T09:32:27.0644641Z         PASS [   1.817s] ( 552/1090) spt-daemon::pump pump_and_dispatch_self_drive_the_subnet
2026-06-16T09:32:27.0767761Z         PASS [   0.012s] ( 553/1090) spt-daemon::twohost two_host_ladder_role_a
2026-06-16T09:32:27.0873946Z         PASS [   0.011s] ( 554/1090) spt-daemon::twohost two_host_ladder_role_b
2026-06-16T09:32:27.1875576Z         PASS [   0.179s] ( 555/1090) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-06-16T09:32:27.3385379Z         PASS [   0.251s] ( 556/1090) spt-daemon::wanmsg receiver_restart_replays_feed_without_double_delivery
2026-06-16T09:32:27.4002780Z         PASS [   3.733s] ( 557/1090) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-06-16T09:32:27.4420217Z         PASS [   0.103s] ( 558/1090) spt-daemon::wanmsg wan_user_msg_from_unproven_origin_is_restamped_at_the_funnel
2026-06-16T09:32:27.4682460Z         PASS [   0.281s] ( 559/1090) spt-daemon::wanmsg wan_message_lands_exactly_once_under_transport_origin
2026-06-16T09:32:27.4798590Z         PASS [   0.011s] ( 560/1090) spt-live context::tests::direct_always_writes
2026-06-16T09:32:27.5175469Z         PASS [   0.038s] ( 561/1090) spt-live context::tests::identified_write_stamps_advancing_vector
2026-06-16T09:32:27.5265294Z         PASS [   0.009s] ( 562/1090) spt-live context::tests::llm_over_llm_writes
2026-06-16T09:32:27.5359723Z         PASS [   0.009s] ( 563/1090) spt-live context::tests::llm_past_window_writes
2026-06-16T09:32:27.5498835Z         PASS [   0.015s] ( 564/1090) spt-live context::tests::llm_within_window_suppressed
2026-06-16T09:32:27.5668610Z         PASS [   0.017s] ( 565/1090) spt-live context::tests::pre_identity_write_stamps_v1_shape
2026-06-16T09:32:27.5802437Z         PASS [   2.218s] ( 566/1090) spt-daemon::reseed revoked_node_is_denied_and_never_reseeded
2026-06-16T09:32:27.5911531Z         PASS [   0.024s] ( 567/1090) spt-live context::tests::write_context_suppresses_stale_llm
2026-06-16T09:32:27.6129988Z         PASS [   0.213s] ( 568/1090) spt-daemon::xfer fetch_lands_byte_identical_with_progress_both_ends
2026-06-16T09:32:27.6350542Z         PASS [   0.193s] ( 569/1090) spt-daemon::xfer push_survives_target_brain_restart_exactly_once
2026-06-16T09:32:27.6427935Z         PASS [   0.008s] ( 570/1090) spt-live digest::tests::missing_source_file_is_read_error
2026-06-16T09:32:27.6505213Z         PASS [   0.008s] ( 571/1090) spt-live digest::tests::no_source_errors
2026-06-16T09:32:27.6545573Z         PASS [   0.063s] ( 572/1090) spt-live digest::tests::extracts_records_from_the_located_source
2026-06-16T09:32:27.6753355Z         PASS [   0.062s] ( 573/1090) spt-live digest::tests::falls_back_to_history_locate_template
2026-06-16T09:32:27.6890950Z         PASS [   0.038s] ( 574/1090) spt-live echo::tests::echo_child_is_recursion_guarded
2026-06-16T09:32:27.6937253Z         PASS [   0.039s] ( 575/1090) spt-live echo::tests::echo_consumes_history_and_writes_commune
2026-06-16T09:32:27.6980339Z         PASS [   0.009s] ( 576/1090) spt-live echo::tests::provenance_is_stamped
2026-06-16T09:32:27.7118061Z         PASS [   0.036s] ( 577/1090) spt-live echo::tests::echo_nonzero_errors
2026-06-16T09:32:27.7330848Z         PASS [   0.035s] ( 578/1090) spt-live history::tests::fetcher_yields_records
2026-06-16T09:32:27.7410208Z         PASS [   0.008s] ( 579/1090) spt-live history::tests::missing_fetcher_field_errors
2026-06-16T09:32:27.7597784Z         PASS [   0.019s] ( 580/1090) spt-live history::tests::native_missing_log_is_empty
2026-06-16T09:32:27.7691659Z         PASS [   0.009s] ( 581/1090) spt-live history::tests::native_reads_logged_records
2026-06-16T09:32:27.7724078Z         PASS [   0.061s] ( 582/1090) spt-live history::tests::locate_normalize_reads_and_normalizes
2026-06-16T09:32:27.9267734Z         PASS [   2.185s] ( 583/1090) spt-daemon::seedproofx no_shared_subnet_is_dropped
2026-06-16T09:32:28.0370843Z         PASS [   2.593s] ( 584/1090) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-06-16T09:32:28.0461893Z         PASS [   0.009s] ( 585/1090) spt-live ingest::tests::no_drops_is_empty
2026-06-16T09:32:28.0735972Z         PASS [   3.201s] ( 586/1090) spt-daemon::presence presence_survives_brain_restart_with_cursor_resume
2026-06-16T09:32:28.1095985Z         LEAK [   0.529s] ( 587/1090) spt-live digest::tests::extractor_timeout_errors
2026-06-16T09:32:28.1133265Z         PASS [   2.195s] ( 588/1090) spt-daemon::seedproofx wrong_seed_is_dropped
2026-06-16T09:32:28.1177306Z         PASS [   0.008s] ( 589/1090) spt-live inject::tests::long_body_is_capped
2026-06-16T09:32:28.2177789Z         LEAK [   0.524s] ( 590/1090) spt-live history::tests::fetcher_timeout_errors
2026-06-16T09:32:29.3620643Z         PASS [   1.246s] ( 591/1090) spt-live inject::tests::missing_perch_is_best_effort
2026-06-16T09:32:29.3721327Z         PASS [   1.154s] ( 592/1090) spt-live outbound::tests::empty_body_parses_to_empty_intent
2026-06-16T09:32:29.3751015Z         PASS [   1.257s] ( 593/1090) spt-live inject::tests::tap_appends_a_context_entry
2026-06-16T09:32:29.3751618Z         PASS [   0.016s] ( 594/1090) spt-live outbound::tests::malformed_and_chunk_lines_are_skipped
2026-06-16T09:32:29.3879718Z         PASS [   0.015s] ( 595/1090) spt-live outbound::tests::non_authorable_types_are_ignored
2026-06-16T09:32:29.3937725Z         PASS [   0.015s] ( 596/1090) spt-live outbound::tests::prose_only_yields_nothing
2026-06-16T09:32:29.3939947Z         PASS [   0.018s] ( 597/1090) spt-live outbound::tests::parses_reply_and_notify_in_order
2026-06-16T09:32:29.4048984Z         PASS [   0.018s] ( 598/1090) spt-live outbound::tests::spoofed_routing_attrs_are_unrepresentable
2026-06-16T09:32:29.4049698Z         PASS [   0.015s] ( 599/1090) spt-live psyche::tests::prompt_includes_time_and_event
2026-06-16T09:32:29.4064871Z         PASS [   0.014s] ( 600/1090) spt-live psyche::tests::prompt_without_event
2026-06-16T09:32:29.4295292Z         PASS [   0.025s] ( 601/1090) spt-live pulse::tests::echo_gate_fires_exactly_once
2026-06-16T09:32:29.4442650Z         PASS [   0.015s] ( 602/1090) spt-live pulse::tests::tick_reports_idle
2026-06-16T09:32:29.4620808Z         PASS [   0.056s] ( 603/1090) spt-live psyche::tests::spawn_binds_nested_perch_and_sets_guard
2026-06-16T09:32:29.5450544Z         PASS [   3.094s] ( 604/1090) spt-daemon::sync torn_pull_recovers_by_repulling
2026-06-16T09:32:29.8385102Z         PASS [   1.792s] ( 605/1090) spt-live ingest::tests::stale_commune_suppressed_but_deleted
2026-06-16T09:32:29.9209253Z         PASS [  10.678s] ( 606/1090) spt::bin/spt cli::tests::shell_spawn_gates_on_the_registered_set
2026-06-16T09:32:29.9294841Z         PASS [   2.001s] ( 607/1090) spt-live ingest::tests::ingest_never_writes_the_live_role
2026-06-16T09:32:29.9442727Z         PASS [   2.168s] ( 608/1090) spt-live ingest::tests::commune_drop_is_ingested_and_deleted
2026-06-16T09:32:30.0058104Z         PASS [   4.530s] ( 609/1090) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-06-16T09:32:30.0259695Z         PASS [   0.099s] ( 610/1090) spt-live resume::tests::continue_existing_resumes_session
2026-06-16T09:32:30.0481910Z         PASS [   0.024s] ( 611/1090) spt-live resume::tests::missing_key_errors_before_spawn
2026-06-16T09:32:30.0858007Z         PASS [   0.083s] ( 612/1090) spt-live resume::tests::fresh_with_preload_launches_preloaded
2026-06-16T09:32:30.1078409Z         PASS [   0.025s] ( 613/1090) spt-live signoff::tests::echo_precedes_signoff_compose
2026-06-16T09:32:30.1219927Z         PASS [   0.656s] ( 614/1090) spt-live reconcile::tests::no_conflict_is_a_noop
2026-06-16T09:32:30.1361297Z         PASS [   0.016s] ( 615/1090) spt-live signoff::tests::recovered_self_is_not_signed_off
2026-06-16T09:32:30.1482748Z         PASS [   0.035s] ( 616/1090) spt-live signoff::tests::missing_session_skips_echo
2026-06-16T09:32:30.1484567Z         PASS [   0.016s] ( 617/1090) spt-live signoff::tests::stale_signoff_swept
2026-06-16T09:32:30.2378696Z         PASS [   0.091s] ( 618/1090) spt-live turn::tests::empty_stdout_is_an_error
2026-06-16T09:32:30.2465962Z         PASS [   0.093s] ( 619/1090) spt-live turn::tests::turn_captures_stdout
2026-06-16T09:32:30.2639842Z         PASS [   0.019s] ( 620/1090) spt-msg deliver::tests::deferred_send_validates
2026-06-16T09:32:30.3278232Z         PASS [   2.555s] ( 621/1090) spt-live ingest::tests::both_drops_ingested
2026-06-16T09:32:30.3467357Z         PASS [   0.111s] ( 622/1090) spt-msg deliver::tests::deferred_send_skips_stream_drain_survives_for_hook
2026-06-16T09:32:30.3695295Z         PASS [   0.109s] ( 623/1090) spt-msg deliver::tests::offline_existing_perch_spools
2026-06-16T09:32:30.3766870Z         PASS [   0.968s] ( 624/1090) spt-live pulse::tests::tick_ingests_drops
2026-06-16T09:32:30.3954034Z         PASS [   0.019s] ( 625/1090) spt-msg emit::tests::anonymous_still_enveloped
2026-06-16T09:32:30.4132684Z         PASS [   0.019s] ( 626/1090) spt-msg emit::tests::multiline_body_escapes_and_round_trips
2026-06-16T09:32:30.4340250Z         PASS [   0.019s] ( 627/1090) spt-msg emit::tests::oversized_listener_line_chunks_into_event_parts
2026-06-16T09:32:30.4442821Z         PASS [   0.117s] ( 628/1090) spt-msg deliver::tests::online_delivers_via_tcp_without_spooling
2026-06-16T09:32:30.4480956Z         PASS [   0.015s] ( 629/1090) spt-msg emit::tests::structural_renders_msg_envelope
2026-06-16T09:32:30.4565328Z         PASS [   0.014s] ( 630/1090) spt-msg emit::tests::typed_body_from_wins_over_structural_from_no_double_wrap
2026-06-16T09:32:30.4623044Z         PASS [   0.089s] ( 631/1090) spt-msg deliver::tests::send_outcome_mapping
2026-06-16T09:32:30.4623768Z         PASS [   0.013s] ( 632/1090) spt-msg emit::tests::user_msg_envelope_renders_verbatim_on_both_edges
2026-06-16T09:32:30.4691225Z         PASS [   0.013s] ( 633/1090) spt-msg emit::tests::whole_render_never_chunks
2026-06-16T09:32:30.5358731Z         PASS [   0.076s] ( 634/1090) spt-msg listener::tests::bind_registers_and_round_trips
2026-06-16T09:32:30.5394126Z         PASS [   1.095s] ( 635/1090) spt-live reconcile::tests::failed_turn_preserves_everything
2026-06-16T09:32:30.5730346Z         PASS [   0.113s] ( 636/1090) spt-msg listener::tests::blocking_accepts_within_window
2026-06-16T09:32:30.6158982Z         PASS [   0.080s] ( 637/1090) spt-msg listener::tests::drop_unregisters_address
2026-06-16T09:32:30.6579305Z         PASS [   0.189s] ( 638/1090) spt-msg listener::tests::blocking_times_out_when_idle
2026-06-16T09:32:30.6923633Z         PASS [   0.153s] ( 639/1090) spt-msg ready::tests::backlog_drains_on_start
2026-06-16T09:32:30.6998877Z         PASS [   7.024s] ( 640/1090) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-06-16T09:32:30.7094163Z         PASS [   0.010s] ( 641/1090) spt-msg ring::tests::ring_no_perch
2026-06-16T09:32:30.7225200Z         PASS [   0.149s] ( 642/1090) spt-msg ready::tests::recv_gets_live_tcp_message
2026-06-16T09:32:30.7548026Z         PASS [   0.139s] ( 643/1090) spt-msg ready::tests::soft_cleanup_preserves_spool_and_info
2026-06-16T09:32:30.7626386Z         PASS [   0.008s] ( 644/1090) spt-msg wire::tests::decode_rejects_overrunning_from_len
2026-06-16T09:32:30.7703833Z         PASS [   0.008s] ( 645/1090) spt-msg wire::tests::encode_decode_round_trips_structural
2026-06-16T09:32:30.7792697Z         PASS [   0.009s] ( 646/1090) spt-msg wire::tests::encode_empty_from_is_anonymous
2026-06-16T09:32:30.7937211Z         PASS [   0.131s] ( 647/1090) spt-msg ready::tests::start_registers_resolvable_perch
2026-06-16T09:32:30.7937958Z         PASS [   0.012s] ( 648/1090) spt-msg wire::tests::frame_round_trips_over_loopback
2026-06-16T09:32:30.8022406Z         PASS [   0.010s] ( 649/1090) spt-msg wire::tests::typed_event_body_rides_verbatim
2026-06-16T09:32:30.8023007Z         PASS [   0.013s] ( 650/1090) spt-msg wire::tests::oversized_length_prefix_rejected
2026-06-16T09:32:30.8373439Z         PASS [   0.128s] ( 651/1090) spt-msg ring::tests::ring_offline_target_queues_and_cleans_up
2026-06-16T09:32:30.8536386Z         PASS [   0.016s] ( 652/1090) spt-net net::attach::tests::attach_intents_round_trip
2026-06-16T09:32:30.8608637Z         PASS [   0.168s] ( 653/1090) spt-msg ring::tests::ring_gets_reply_and_cleans_up
2026-06-16T09:32:30.8708940Z         PASS [   0.017s] ( 654/1090) spt-net net::attach::tests::kick_take_and_displaced_round_trip
2026-06-16T09:32:30.8755661Z         PASS [   0.015s] ( 655/1090) spt-net net::attach::tests::record_split_across_chunks_reassembles
2026-06-16T09:32:30.8850408Z         PASS [   0.014s] ( 656/1090) spt-net net::attach::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-16T09:32:30.8917629Z         PASS [   0.017s] ( 657/1090) spt-net net::attach::tests::request_without_intent_defaults_to_control
2026-06-16T09:32:30.9049675Z         PASS [   0.013s] ( 658/1090) spt-net net::endpoint::tests::keep_alive_is_under_idle_timeout
2026-06-16T09:32:30.9218433Z         PASS [   1.084s] ( 659/1090) spt-live reconcile::tests::suppressed_write_preserves_artifacts
2026-06-16T09:32:30.9425909Z         PASS [   0.020s] ( 660/1090) spt-net net::mesh::seedproof::tests::cross_connection_replay_fails
2026-06-16T09:32:30.9677184Z         PASS [   1.040s] ( 661/1090) spt-live resume::tests::download_composes_two_tiers
2026-06-16T09:32:30.9700216Z         PASS [   0.085s] ( 662/1090) spt-net net::endpoint::tests::endpoint_id_binds_to_identity
2026-06-16T09:32:30.9826092Z         PASS [   1.442s] ( 663/1090) spt-live reconcile::tests::reconcile_merges_and_clears
2026-06-16T09:32:31.0151227Z         PASS [   0.213s] ( 664/1090) spt-msg::killer_quickstart offline_then_online_delivers_backlog
2026-06-16T09:32:31.0316226Z         PASS [   0.127s] ( 665/1090) spt-net net::endpoint::tests::two_endpoints_loopback_echo
2026-06-16T09:32:31.0692875Z         PASS [   0.267s] ( 666/1090) spt-msg::killer_quickstart two_agents_exchange_message_tcp_and_spool
2026-06-16T09:32:31.1252009Z         PASS [   0.183s] ( 667/1090) spt-net net::mesh::seedproof::tests::forged_proof_fails
2026-06-16T09:32:31.1294326Z         PASS [   0.162s] ( 668/1090) spt-net net::mesh::seedproof::tests::frame_codec_round_trips_and_rejects_garbage
2026-06-16T09:32:31.1335442Z         PASS [   0.163s] ( 669/1090) spt-net net::mesh::seedproof::tests::hello_frame_round_trips_and_rejects_malformed
2026-06-16T09:32:31.1362636Z         PASS [   0.153s] ( 670/1090) spt-net net::mesh::seedproof::tests::mk_derivation_is_deterministic_and_input_sensitive
2026-06-16T09:32:31.1403428Z         PASS [   0.125s] ( 671/1090) spt-net net::mesh::seedproof::tests::mutual_requires_both_sides
2026-06-16T09:32:31.1442887Z         PASS [   0.113s] ( 672/1090) spt-net net::mesh::seedproof::tests::proofset_frame_round_trips_and_rejects_malformed
2026-06-16T09:32:31.1489532Z         PASS [   0.079s] ( 673/1090) spt-net net::mesh::seedproof::tests::valid_proof_verifies_and_roles_differ
2026-06-16T09:32:31.1528898Z         PASS [   0.028s] ( 674/1090) spt-net net::mesh::seedproof::tests::wrong_epoch_fails
2026-06-16T09:32:31.1546822Z         PASS [   0.025s] ( 675/1090) spt-net net::mesh::seedproof::tests::wrong_subnet_fails
2026-06-16T09:32:31.1585724Z         PASS [   0.025s] ( 676/1090) spt-net net::notif::tests::forged_origin_field_is_inert
2026-06-16T09:32:31.1679664Z         PASS [   0.032s] ( 677/1090) spt-net net::notif::tests::record_round_trips_and_unknown_kind_is_skipped
2026-06-16T09:32:31.1698100Z         PASS [   0.029s] ( 678/1090) spt-net net::notif::tests::record_split_across_chunks_reassembles
2026-06-16T09:32:31.1777442Z         PASS [   0.033s] ( 679/1090) spt-net net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound
2026-06-16T09:32:31.1810469Z         PASS [   0.032s] ( 680/1090) spt-net net::pairing::meet::tests::key_seed_is_not_the_token
2026-06-16T09:32:31.1920039Z         PASS [   3.116s] ( 681/1090) spt-live ingest::tests::two_slice_drop_routes_per_tier
2026-06-16T09:32:31.1920939Z         PASS [   0.469s] ( 682/1090) spt-msg ring::tests::ring_timeout_cleans_up
2026-06-16T09:32:31.1966804Z         PASS [   0.038s] ( 683/1090) spt-net net::pairing::ntp::tests::offset_applies_signed_and_saturates
2026-06-16T09:32:31.1970314Z         PASS [   0.042s] ( 684/1090) spt-net net::pairing::meet::tests::skewed_window_contains_the_listener_id
2026-06-16T09:32:31.2002113Z         PASS [   0.032s] ( 685/1090) spt-net net::pairing::ntp::tests::parse_rejects_short_and_zeroed_replies
2026-06-16T09:32:31.2064026Z         PASS [   0.029s] ( 686/1090) spt-net net::pairing::ntp::tests::unreachable_server_falls_back
2026-06-16T09:32:31.2067777Z         PASS [   0.037s] ( 687/1090) spt-net net::pairing::ntp::tests::sntp_query_reads_the_transmit_timestamp
2026-06-16T09:32:31.2093192Z         PASS [   0.029s] ( 688/1090) spt-net net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged
2026-06-16T09:32:31.2117787Z         PASS [   0.022s] ( 689/1090) spt-net net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps
2026-06-16T09:32:31.2156303Z         PASS [   0.024s] ( 690/1090) spt-net net::pairing::ratelimit::tests::backoff_is_per_subnet
2026-06-16T09:32:31.2184186Z         PASS [   0.022s] ( 691/1090) spt-net net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets
2026-06-16T09:32:31.2223114Z         PASS [   0.026s] ( 692/1090) spt-net net::pairing::ratelimit::tests::failures_impose_exponential_backoff
2026-06-16T09:32:31.2262981Z         PASS [   0.026s] ( 693/1090) spt-net net::pairing::ratelimit::tests::one_active_ceremony_per_subnet
2026-06-16T09:32:31.2308173Z         PASS [   0.024s] ( 694/1090) spt-net net::pairing::ratelimit::tests::success_clears_accumulated_backoff
2026-06-16T09:32:31.2341952Z         PASS [   0.027s] ( 695/1090) spt-net net::pairing::rendezvous::tests::distinct_same_length_names_diverge
2026-06-16T09:32:31.2392171Z         PASS [   0.030s] ( 696/1090) spt-net net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision
2026-06-16T09:32:31.2430011Z         PASS [   0.031s] ( 697/1090) spt-net net::pairing::rendezvous::tests::token_is_deterministic
2026-06-16T09:32:31.2468804Z         PASS [   0.031s] ( 698/1090) spt-net net::pairing::rendezvous::tests::token_varies_with_name_and_step
2026-06-16T09:32:31.2504593Z         PASS [   0.032s] ( 699/1090) spt-net net::pairing::rendezvous::tests::window_is_three_adjacent_tokens
2026-06-16T09:32:31.3050277Z         PASS [   0.078s] ( 700/1090) spt-net net::pairing::spake::tests::reflected_role_is_rejected_by_pake
2026-06-16T09:32:31.3415917Z         PASS [   0.034s] ( 701/1090) spt-net net::pairing::totp::tests::code_at_is_six_zero_padded_digits
2026-06-16T09:32:31.3416673Z         PASS [   0.118s] ( 702/1090) spt-net net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key
2026-06-16T09:32:31.3426711Z         PASS [   0.108s] ( 703/1090) spt-net net::pairing::spake::tests::stale_step_fails
2026-06-16T09:32:31.3428688Z         PASS [   0.112s] ( 704/1090) spt-net net::pairing::spake::tests::stale_epoch_fails
2026-06-16T09:32:31.3510659Z         PASS [   0.112s] ( 705/1090) spt-net net::pairing::spake::tests::substituted_pubkey_fails
2026-06-16T09:32:31.3546908Z         PASS [   0.111s] ( 706/1090) spt-net net::pairing::spake::tests::tampered_tag_fails
2026-06-16T09:32:31.3561695Z         PASS [   0.015s] ( 707/1090) spt-net net::pairing::totp::tests::debug_redacts_seed
2026-06-16T09:32:31.3576529Z         PASS [   0.017s] ( 708/1090) spt-net net::pairing::totp::tests::generated_seeds_are_distinct
2026-06-16T09:32:31.3590909Z         PASS [   0.206s] ( 709/1090) spt-net net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint
2026-06-16T09:32:31.3605182Z         PASS [   0.110s] ( 710/1090) spt-net net::pairing::spake::tests::wrong_subnet_fails
2026-06-16T09:32:31.3611397Z         PASS [   0.018s] ( 711/1090) spt-net net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors
2026-06-16T09:32:31.3669661Z         PASS [   0.120s] ( 712/1090) spt-net net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake
2026-06-16T09:32:31.3670769Z         PASS [   0.024s] ( 713/1090) spt-net net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded
2026-06-16T09:32:31.3694399Z         PASS [   0.018s] ( 714/1090) spt-net net::pairing::totp::tests::seed_round_trips_through_base32
2026-06-16T09:32:31.3706359Z         PASS [   0.017s] ( 715/1090) spt-net net::pairing::totp::tests::time_step_is_floor_unix_over_period
2026-06-16T09:32:31.3747329Z         PASS [   0.021s] ( 716/1090) spt-net net::pairing::totp::tests::window_accepts_plus_minus_one_only
2026-06-16T09:32:31.3784252Z         PASS [   0.021s] ( 717/1090) spt-net net::pairing::transcript::tests::diverged_shared_secret_fails_verification
2026-06-16T09:32:31.3833850Z         PASS [   0.024s] ( 718/1090) spt-net net::pairing::transcript::tests::each_bound_field_changes_the_tag
2026-06-16T09:32:31.3851265Z         PASS [   0.025s] ( 719/1090) spt-net net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision
2026-06-16T09:32:31.3886284Z         PASS [   0.028s] ( 720/1090) spt-net net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ
2026-06-16T09:32:31.3918782Z         PASS [   0.026s] ( 721/1090) spt-net net::pairing::transcript::tests::message_order_is_bound
2026-06-16T09:32:31.3963588Z         PASS [   0.029s] ( 722/1090) spt-net net::pairing::transcript::tests::pake_identity_binds_role_and_context
2026-06-16T09:32:31.4069284Z         PASS [   0.032s] ( 723/1090) spt-net net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage
2026-06-16T09:32:31.4101070Z         PASS [   0.032s] ( 724/1090) spt-net net::pairing::wire::tests::hello_intro_is_additive_and_roundtrips
2026-06-16T09:32:31.4225099Z         PASS [   0.034s] ( 725/1090) spt-net net::pairing::wire::tests::seed_frame_roster_is_additive_and_roundtrips
2026-06-16T09:32:31.4424095Z         PASS [   0.029s] ( 726/1090) spt-net net::registry::tests::advertise_if_visible_gates_before_join
2026-06-16T09:32:31.4424900Z         PASS [   0.019s] ( 727/1090) spt-net net::registry::tests::distinct_nodes_are_separate_instances
2026-06-16T09:32:31.4556039Z         PASS [   0.016s] ( 728/1090) spt-net net::registry::tests::equal_epoch_replay_is_stale_noop
2026-06-16T09:32:31.4599578Z         PASS [   0.017s] ( 729/1090) spt-net net::registry::tests::evicting_dead_node_clears_phantom_ambiguity
2026-06-16T09:32:31.4720790Z         PASS [   0.016s] ( 730/1090) spt-net net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin
2026-06-16T09:32:31.4793970Z         PASS [   0.019s] ( 731/1090) spt-net net::registry::tests::exclusion_prunes_cross_subnet_ambiguity
2026-06-16T09:32:31.4838544Z         PASS [   1.543s] ( 732/1090) spt-live resume::tests::download_renders_role_first_then_live_then_project
2026-06-16T09:32:31.4922083Z         PASS [   0.020s] ( 733/1090) spt-net net::registry::tests::join_collides_even_with_offline_holder
2026-06-16T09:32:31.4971359Z         PASS [   0.018s] ( 734/1090) spt-net net::registry::tests::join_colliding_id_on_other_node_refuses_untouched
2026-06-16T09:32:31.5114558Z         PASS [   0.027s] ( 735/1090) spt-net net::registry::tests::join_fresh_id_is_inserted
2026-06-16T09:32:31.5245010Z         PASS [   0.031s] ( 736/1090) spt-net net::registry::tests::join_same_name_in_different_subnet_is_legal
2026-06-16T09:32:31.5259851Z         PASS [   0.029s] ( 737/1090) spt-net net::registry::tests::join_same_node_falls_through_to_lease
2026-06-16T09:32:31.5287024Z         PASS [   0.159s] ( 738/1090) spt-net net::pairing::wire::tests::busy_subnet_refuses_ceremony
2026-06-16T09:32:31.5386608Z         PASS [   0.022s] ( 739/1090) spt-net net::registry::tests::newer_epoch_supersedes_same_node
2026-06-16T09:32:31.5448955Z         PASS [   0.152s] ( 740/1090) spt-net net::pairing::wire::tests::stale_step_is_rejected
2026-06-16T09:32:31.5513274Z         PASS [   0.029s] ( 741/1090) spt-net net::registry::tests::node_label_rides_the_lease_and_serde
2026-06-16T09:32:31.5559710Z         PASS [   0.028s] ( 742/1090) spt-net net::registry::tests::node_level_label_lease_persist_prune_and_serde
2026-06-16T09:32:31.5571647Z         PASS [   0.022s] ( 743/1090) spt-net net::registry::tests::presence_datum_rides_the_lease_and_serde
2026-06-16T09:32:31.5574415Z         PASS [   0.030s] ( 744/1090) spt-net net::registry::tests::node_qualifier_accepts_label_and_prefix_refuses_shared
2026-06-16T09:32:31.5600713Z         PASS [   0.016s] ( 745/1090) spt-net net::registry::tests::registry_serde_roundtrips
2026-06-16T09:32:31.5630142Z         PASS [   0.166s] ( 746/1090) spt-net net::pairing::wire::tests::unknown_subnet_is_rejected
2026-06-16T09:32:31.5711747Z         PASS [   0.017s] ( 747/1090) spt-net net::registry::tests::rename_ripples_rows_across_advertised_subnets
2026-06-16T09:32:31.5712456Z         PASS [   0.019s] ( 748/1090) spt-net net::registry::tests::rename_collision_refuses_whole_ripple
2026-06-16T09:32:31.5798881Z         PASS [   0.023s] ( 749/1090) spt-net net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses
2026-06-16T09:32:31.5835550Z         PASS [   0.026s] ( 750/1090) spt-net net::registry::tests::resolve_across_subnet_qualified_routes_there
2026-06-16T09:32:31.5836261Z         PASS [   0.023s] ( 751/1090) spt-net net::registry::tests::resolve_across_unique_id_resolves
2026-06-16T09:32:31.5858189Z         PASS [   0.016s] ( 752/1090) spt-net net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found
2026-06-16T09:32:31.5943808Z         PASS [   0.030s] ( 753/1090) spt-net net::registry::tests::resolve_multiple_live_nodes_refuses
2026-06-16T09:32:31.5944790Z         PASS [   0.023s] ( 754/1090) spt-net net::registry::tests::resolve_prefers_local_instance
2026-06-16T09:32:31.5972104Z         PASS [   0.017s] ( 755/1090) spt-net net::registry::tests::resolve_sole_live_remote_and_skips_offline
2026-06-16T09:32:31.6005497Z         PASS [   0.017s] ( 756/1090) spt-net net::registry::tests::resource_projection_filters_hidden_and_offline
2026-06-16T09:32:31.6071601Z         PASS [   0.024s] ( 757/1090) spt-net net::registry::tests::resource_blurb_rides_the_lease_and_serde
2026-06-16T09:32:31.6081409Z         PASS [   0.022s] ( 758/1090) spt-net net::registry::tests::stale_active_cannot_clobber_newer_offline
2026-06-16T09:32:31.6084792Z         PASS [   0.238s] ( 759/1090) spt-net net::pairing::wire::tests::create_new_then_join_learns_named_subnet
2026-06-16T09:32:31.6104046Z         PASS [   0.017s] ( 760/1090) spt-net net::replicate::tests::apply_routes_by_subnet_and_drops_non_member
2026-06-16T09:32:31.6139273Z         PASS [   0.021s] ( 761/1090) spt-net net::registry::tests::suspended_is_addressable_and_roundtrips
2026-06-16T09:32:31.6177318Z         PASS [   0.021s] ( 762/1090) spt-net net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines
2026-06-16T09:32:31.6211041Z         PASS [   0.021s] ( 763/1090) spt-net net::replicate::tests::feed_carries_instances_and_node_labels_wire_compat
2026-06-16T09:32:31.6243718Z         PASS [   0.017s] ( 764/1090) spt-net net::replicate::tests::stale_wire_update_cannot_clobber_newer_state
2026-06-16T09:32:31.6284054Z         PASS [   0.020s] ( 765/1090) spt-net net::replicate::tests::update_round_trips_and_tolerates_unknown_field
2026-06-16T09:32:31.6308010Z         PASS [   0.224s] ( 766/1090) spt-net net::pairing::wire::tests::wrong_code_fails_and_records_no_membership
2026-06-16T09:32:31.6311517Z         PASS [   0.248s] ( 767/1090) spt-net net::pairing::wire::tests::loopback_pairs_and_transfers_seed_and_roster
2026-06-16T09:32:31.6324784Z         PASS [   0.024s] ( 768/1090) spt-net net::rest::tests::records_round_trip_and_degrade
2026-06-16T09:32:31.6363714Z         PASS [   0.026s] ( 769/1090) spt-net net::serveprobe::tests::records_round_trip_and_degrade
2026-06-16T09:32:31.6387963Z         PASS [   0.025s] ( 770/1090) spt-net net::shelllink::tests::records_round_trip_and_degrade
2026-06-16T09:32:31.6429930Z         PASS [   0.025s] ( 771/1090) spt-net net::sync::tests::forged_origin_field_is_inert
2026-06-16T09:32:31.6465622Z         PASS [   0.025s] ( 772/1090) spt-net net::sync::tests::record_split_across_chunks_reassembles
2026-06-16T09:32:31.6507663Z         PASS [   0.026s] ( 773/1090) spt-net net::sync::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-16T09:32:31.6544151Z         PASS [   0.026s] ( 774/1090) spt-net net::update::tests::forged_origin_field_is_inert
2026-06-16T09:32:31.6584393Z         PASS [   0.028s] ( 775/1090) spt-net net::update::tests::record_split_across_chunks_reassembles
2026-06-16T09:32:31.6620175Z         PASS [   0.277s] ( 776/1090) spt-net net::pairing::wire::tests::repair_member_keeps_seed
2026-06-16T09:32:31.6620879Z         PASS [   0.031s] ( 777/1090) spt-net net::update::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-16T09:32:31.6650434Z         PASS [   0.033s] ( 778/1090) spt-net net::wanmsg::tests::forged_origin_field_is_inert
2026-06-16T09:32:31.6685926Z         PASS [   0.032s] ( 779/1090) spt-net net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field
2026-06-16T09:32:31.6721285Z         PASS [   0.033s] ( 780/1090) spt-net net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals
2026-06-16T09:32:31.6758708Z         PASS [   0.033s] ( 781/1090) spt-net net::xfer::tests::forged_origin_field_is_inert
2026-06-16T09:32:31.6795345Z         PASS [   0.033s] ( 782/1090) spt-net net::xfer::tests::record_split_across_chunks_reassembles
2026-06-16T09:32:31.6846774Z         PASS [   0.034s] ( 783/1090) spt-net net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-16T09:32:31.6870757Z         PASS [   0.029s] ( 784/1090) spt-proto addr::tests::parses_every_qualifier_combination
2026-06-16T09:32:31.6899087Z         PASS [   0.028s] ( 785/1090) spt-proto addr::tests::rejects_doubled_delimiters
2026-06-16T09:32:31.6964516Z         PASS [   0.034s] ( 786/1090) spt-proto addr::tests::rejects_empty_or_bad_components
2026-06-16T09:32:31.6996739Z         PASS [   0.035s] ( 787/1090) spt-proto chunk::tests::malformed_parts_return_none
2026-06-16T09:32:31.7034031Z         PASS [   0.034s] ( 788/1090) spt-proto chunk::tests::missing_middle_part_is_dropped
2026-06-16T09:32:31.7058951Z         PASS [   0.034s] ( 789/1090) spt-proto chunk::tests::orphan_group_without_head_is_dropped
2026-06-16T09:32:31.7097591Z         PASS [   0.034s] ( 790/1090) spt-proto chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded
2026-06-16T09:32:31.7123841Z         PASS [   0.058s] ( 791/1090) spt-proto addr::tests::display_round_trips
2026-06-16T09:32:31.7137538Z         PASS [   0.034s] ( 792/1090) spt-proto chunk::tests::reassemble_stream_handles_mixed_traffic
2026-06-16T09:32:31.7160398Z         PASS [   0.031s] ( 793/1090) spt-proto chunk::tests::short_line_passes_through_unchunked
2026-06-16T09:32:31.7226100Z         PASS [   0.033s] ( 794/1090) spt-proto endpoint::tests::agent_vs_shell_split
2026-06-16T09:32:31.7260953Z         PASS [   0.029s] ( 795/1090) spt-proto endpoint::tests::broker_and_node_families
2026-06-16T09:32:31.7294201Z         PASS [   0.030s] ( 796/1090) spt-proto endpoint::tests::day_one_tags_round_trip
2026-06-16T09:32:31.7321980Z         PASS [   0.029s] ( 797/1090) spt-proto endpoint::tests::shell_kind_round_trips
2026-06-16T09:32:31.7357447Z         PASS [   0.030s] ( 798/1090) spt-proto endpoint::tests::unknown_tag_tolerated_and_preserved
2026-06-16T09:32:31.7388562Z         PASS [   0.029s] ( 799/1090) spt-proto envelope::tests::body_escape_is_cr_linesafe
2026-06-16T09:32:31.7420895Z         PASS [   0.030s] ( 800/1090) spt-proto envelope::tests::body_escape_unescape_round_trips_html_and_newlines
2026-06-16T09:32:31.7471636Z         PASS [   0.032s] ( 801/1090) spt-proto envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode
2026-06-16T09:32:31.7496734Z         PASS [   0.034s] ( 802/1090) spt-proto envelope::tests::from_attr_returns_none_on_garbage_or_empty
2026-06-16T09:32:31.7523633Z         PASS [   0.065s] ( 803/1090) spt-proto chunk::tests::split_then_reassemble_is_byte_identity
2026-06-16T09:32:31.7534551Z         PASS [   0.031s] ( 804/1090) spt-proto envelope::tests::from_attr_unescape_is_amp_last
2026-06-16T09:32:31.7558327Z         PASS [   0.030s] ( 805/1090) spt-proto envelope::tests::parser_both_tags_present
2026-06-16T09:32:31.7590777Z         PASS [   0.030s] ( 806/1090) spt-proto envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved
2026-06-16T09:32:31.7623846Z         PASS [   0.030s] ( 807/1090) spt-proto envelope::tests::parser_no_tags_falls_back_whole_payload_to_live
2026-06-16T09:32:31.7653956Z         PASS [   0.030s] ( 808/1090) spt-proto envelope::tests::parser_out_of_order_tags_both_extracted
2026-06-16T09:32:31.7681885Z         PASS [   0.029s] ( 809/1090) spt-proto envelope::tests::parser_unclosed_live_tag_does_not_scoop_project
2026-06-16T09:32:31.7712447Z         PASS [   0.029s] ( 810/1090) spt-proto event::tests::alarm_event_round_trips
2026-06-16T09:32:31.7744644Z         PASS [   0.029s] ( 811/1090) spt-proto event::tests::attr_decode_is_amp_last
2026-06-16T09:32:31.7773660Z         PASS [   0.028s] ( 812/1090) spt-proto event::tests::attr_order_preserved
2026-06-16T09:32:31.7807551Z         PASS [   0.028s] ( 813/1090) spt-proto event::tests::body_with_literal_event_tokens_round_trips
2026-06-16T09:32:31.7840618Z         PASS [   0.031s] ( 814/1090) spt-proto event::tests::empty_body_envelope_parses
2026-06-16T09:32:31.7879244Z         PASS [   0.032s] ( 815/1090) spt-proto event::tests::malformed_inputs_return_none_without_panic
2026-06-16T09:32:31.7908509Z         PASS [   0.032s] ( 816/1090) spt-proto event::tests::msg_event_round_trips
2026-06-16T09:32:31.7938329Z         PASS [   0.031s] ( 817/1090) spt-proto event::tests::psyche_authorable_types_are_reply_and_notify_only
2026-06-16T09:32:31.7974520Z         PASS [   0.032s] ( 818/1090) spt-proto event::tests::typed_envelope_detected_and_parsed
2026-06-16T09:32:31.8004579Z         PASS [   0.032s] ( 819/1090) spt-proto event::tests::typed_predicate_rejects_partials
2026-06-16T09:32:31.8037576Z         PASS [   0.032s] ( 820/1090) spt-proto event::tests::user_msg_envelope_is_n_minus_one_tolerant
2026-06-16T09:32:31.8065192Z         PASS [   0.032s] ( 821/1090) spt-proto event::tests::user_msg_event_round_trips
2026-06-16T09:32:31.8097293Z         PASS [   0.032s] ( 822/1090) spt-proto event::tests::user_msg_gate_is_not_payload_trusted
2026-06-16T09:32:31.8127383Z         PASS [   0.032s] ( 823/1090) spt-proto event::tests::user_msg_identity_gate_truth_table
2026-06-16T09:32:31.8158567Z         PASS [   0.032s] ( 824/1090) spt-proto id::tests::accepts_japanese_scripts
2026-06-16T09:32:31.8194235Z         PASS [   0.031s] ( 825/1090) spt-proto id::tests::accepts_plain_and_composite_ids
2026-06-16T09:32:31.8219648Z         PASS [   0.031s] ( 826/1090) spt-proto id::tests::rejects_empty_and_overlong
2026-06-16T09:32:31.8252159Z         PASS [   0.031s] ( 827/1090) spt-proto id::tests::rejects_path_whitespace_and_control
2026-06-16T09:32:31.8295581Z         PASS [   0.031s] ( 828/1090) spt-proto id::tests::reports_bad_char_position
2026-06-16T09:32:31.8336862Z         PASS [   0.033s] ( 829/1090) spt-proto id::tests::reserves_address_delimiters
2026-06-16T09:32:31.8357301Z         PASS [   0.032s] ( 830/1090) spt-proto identity::tests::bad_inputs_error_without_panic
2026-06-16T09:32:31.8413964Z         PASS [   0.032s] ( 831/1090) spt-proto identity::tests::public_key_hex_round_trips
2026-06-16T09:32:31.8469347Z         PASS [   0.040s] ( 832/1090) spt-proto identity::tests::known_answer_fixed_seed_is_stable
2026-06-16T09:32:31.8476812Z         PASS [   0.032s] ( 833/1090) spt-proto payload::tests::base64_known_vectors
2026-06-16T09:32:31.8508335Z         PASS [   0.031s] ( 834/1090) spt-proto payload::tests::binary_blob_round_trips_all_byte_values
2026-06-16T09:32:31.8535247Z         PASS [   0.031s] ( 835/1090) spt-proto payload::tests::blob_padding_lengths_round_trip
2026-06-16T09:32:31.8620468Z         PASS [   0.037s] ( 836/1090) spt-proto payload::tests::command_payload_round_trips
2026-06-16T09:32:31.8648030Z         PASS [   0.036s] ( 837/1090) spt-proto payload::tests::text_payload_round_trips
2026-06-16T09:32:31.8686598Z         PASS [   0.035s] ( 838/1090) spt-proto payload::tests::unknown_or_malformed_decodes_to_none
2026-06-16T09:32:31.8716747Z         PASS [   0.036s] ( 839/1090) spt-proto version::tests::current_version_self_compatible
2026-06-16T09:32:31.8753894Z         PASS [   0.034s] ( 840/1090) spt-proto version::tests::n_minus_one_window_accepts_and_rejects
2026-06-16T09:32:31.8794498Z         PASS [   0.032s] ( 841/1090) spt-proto version::tests::window_floor_saturates_at_zero
2026-06-16T09:32:31.8797188Z         PASS [   0.067s] ( 842/1090) spt-proto identity::tests::sign_verify_round_trip
2026-06-16T09:32:31.8875104Z         PASS [   0.037s] ( 843/1090) spt-runtime manifest::tests::digest_section_source_resolution
2026-06-16T09:32:31.8898336Z         PASS [   0.036s] ( 844/1090) spt-runtime manifest::tests::digest_section_validation_errors
2026-06-16T09:32:31.8924037Z         PASS [   0.030s] ( 845/1090) spt-runtime manifest::tests::fetcher_strategy_requires_fetcher_field
2026-06-16T09:32:31.8956236Z         PASS [   0.031s] ( 846/1090) spt-runtime manifest::tests::harness_fixture_parses_all_sections
2026-06-16T09:32:31.8980577Z         PASS [   0.029s] ( 847/1090) spt-runtime manifest::tests::harness_kind_with_shell_section_fails_validation
2026-06-16T09:32:31.9026511Z         PASS [   0.055s] ( 848/1090) spt-runtime manifest::tests::checked_in_schema_is_current
2026-06-16T09:32:31.9036696Z         PASS [   0.029s] ( 849/1090) spt-runtime manifest::tests::inject_env_without_value_fails_validation
2026-06-16T09:32:31.9099223Z         PASS [   0.038s] ( 850/1090) spt-runtime manifest::tests::hint_keyword_matching
2026-06-16T09:32:31.9121964Z         PASS [   0.033s] ( 851/1090) spt-runtime manifest::tests::minimal_header_only_manifest_is_valid
2026-06-16T09:32:31.9127706Z         PASS [   0.033s] ( 852/1090) spt-runtime manifest::tests::manifest_schema_shape
2026-06-16T09:32:31.9148681Z         PASS [   0.027s] ( 853/1090) spt-runtime manifest::tests::per_capability_act_gate_parses_and_validates
2026-06-16T09:32:31.9180734Z         PASS [   0.028s] ( 854/1090) spt-runtime manifest::tests::profile_overlays_hints_wholesale
2026-06-16T09:32:31.9232585Z         PASS [   0.031s] ( 855/1090) spt-runtime manifest::tests::round_trips_through_toml
2026-06-16T09:32:31.9246254Z         PASS [   0.029s] ( 856/1090) spt-runtime manifest::tests::shell_fixture_parses
2026-06-16T09:32:31.9272590Z         PASS [   0.029s] ( 857/1090) spt-runtime manifest::tests::shell_kind_without_shell_section_fails_validation
2026-06-16T09:32:31.9314634Z         PASS [   0.029s] ( 858/1090) spt-runtime manifest::tests::shell_tunnel_opt_in
2026-06-16T09:32:31.9351334Z         PASS [   0.031s] ( 859/1090) spt-runtime manifest::tests::shortcut_basename_optional_with_default
2026-06-16T09:32:31.9372969Z         PASS [   0.027s] ( 860/1090) spt-runtime manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic
2026-06-16T09:32:31.9407041Z         PASS [   0.028s] ( 861/1090) spt-runtime manifest::tests::unknown_enum_variant_is_an_error_not_a_panic
2026-06-16T09:32:31.9438015Z         PASS [   0.031s] ( 862/1090) spt-runtime manifest::tests::update_avenue_content_signing_fields
2026-06-16T09:32:31.9460845Z         PASS [   0.031s] ( 863/1090) spt-runtime profile::tests::deep_nested_leaf_replace
2026-06-16T09:32:31.9491543Z         PASS [   0.031s] ( 864/1090) spt-runtime profile::tests::file_pointer_recognized_only_for_single_file_key_table
2026-06-16T09:32:31.9543229Z         PASS [   0.031s] ( 865/1090) spt-runtime profile::tests::leaf_replace_contract
2026-06-16T09:32:31.9569471Z         PASS [   0.032s] ( 866/1090) spt-runtime profile::tests::profile_overlays_strings
2026-06-16T09:32:31.9605230Z         PASS [   0.033s] ( 867/1090) spt-runtime profile::tests::resolve_shipped_profile_applies_overlay
2026-06-16T09:32:31.9640390Z         PASS [   1.920s] ( 868/1090) spt-live signoff::tests::boundary_writes_resume_commune
2026-06-16T09:32:31.9644371Z         PASS [   0.033s] ( 869/1090) spt-runtime profile::tests::resolve_unknown_profile_errors
2026-06-16T09:32:31.9672433Z         PASS [   0.032s] ( 870/1090) spt-runtime profile::tests::split_option_first_colon
2026-06-16T09:32:31.9705829Z         PASS [   0.033s] ( 871/1090) spt-runtime profile::tests::string_dot_path_read_write
2026-06-16T09:32:31.9738399Z         PASS [   0.033s] ( 872/1090) spt-runtime profile::tests::tighten_only_allows_tightening
2026-06-16T09:32:31.9770487Z         PASS [   0.033s] ( 873/1090) spt-runtime profile::tests::tighten_only_refuses_loosened_over_cap
2026-06-16T09:32:31.9801252Z         PASS [   0.034s] ( 874/1090) spt-runtime profile::tests::tighten_only_refuses_loosened_require_approval
2026-06-16T09:32:32.0032761Z         PASS [   0.054s] ( 875/1090) spt-runtime registry::tests::create_local_profile_guards
2026-06-16T09:32:32.0104464Z         PASS [   0.053s] ( 876/1090) spt-runtime registry::tests::delete_local_profile_rules
2026-06-16T09:32:32.0123849Z         PASS [   0.047s] ( 877/1090) spt-runtime registry::tests::invalid_manifest_records_nothing
2026-06-16T09:32:32.0156650Z         PASS [   0.060s] ( 878/1090) spt-runtime registry::tests::cross_adapter_fallback_target_resolves_adapter_and_profile
2026-06-16T09:32:32.0301940Z         PASS [   0.069s] ( 879/1090) spt-runtime registry::tests::deregister_is_soft_and_readd_reactivates
2026-06-16T09:32:32.0409698Z         PASS [   0.075s] ( 880/1090) spt-runtime registry::tests::file_backed_string_reads_contents_lazily
2026-06-16T09:32:32.0410587Z         PASS [   0.074s] ( 881/1090) spt-runtime registry::tests::local_profile_overrides_a_shipped_file_pointer
2026-06-16T09:32:32.0488462Z         PASS [   0.045s] ( 882/1090) spt-runtime registry::tests::resolve_option_in_matches_disk
2026-06-16T09:32:32.0494984Z         PASS [   0.072s] ( 883/1090) spt-runtime registry::tests::register_copy_vs_pointer_by_avenue
2026-06-16T09:32:32.0514219Z         PASS [   0.071s] ( 884/1090) spt-runtime registry::tests::resolve_option_bare_shipped_and_local
2026-06-16T09:32:32.0518690Z         PASS [   0.077s] ( 885/1090) spt-runtime registry::tests::missing_string_file_skips_at_read_without_error
2026-06-16T09:32:32.0519494Z         PASS [   0.013s] ( 886/1090) spt-runtime runtime::tests::fills_known_placeholders
2026-06-16T09:32:32.0520184Z         PASS [   0.042s] ( 887/1090) spt-runtime registry::tests::string_file_pointer_escaping_the_dir_is_refused_at_register
2026-06-16T09:32:32.0523305Z         PASS [   0.082s] ( 888/1090) spt-runtime registry::tests::local_profile_survives_readd
2026-06-16T09:32:32.0549337Z         PASS [   0.014s] ( 889/1090) spt-runtime runtime::tests::missing_key_errors_before_spawn
2026-06-16T09:32:32.0669996Z         PASS [   0.017s] ( 890/1090) spt-runtime runtime::tests::tokenize_honors_double_quotes
2026-06-16T09:32:32.0698323Z         PASS [   0.019s] ( 891/1090) spt-runtime runtime::tests::unknown_role_errors
2026-06-16T09:32:32.0735489Z         PASS [   0.062s] ( 892/1090) spt-runtime registry::tests::strings_get_set_through_overlay
2026-06-16T09:32:32.0802151Z         PASS [   0.029s] ( 893/1090) spt-store access::tests::allow_revoke_open_polarity
2026-06-16T09:32:32.0820399Z         PASS [   0.030s] ( 894/1090) spt-store access::tests::recent_outbound_correlates_within_window
2026-06-16T09:32:32.0866670Z         PASS [   0.035s] ( 895/1090) spt-store access::tests::recent_outbound_is_bounded
2026-06-16T09:32:32.0882195Z         PASS [   0.039s] ( 896/1090) spt-runtime runtime::tests::spawn_session_detached_returns_pid
2026-06-16T09:32:32.0908083Z         PASS [   0.024s] ( 897/1090) spt-store access::tests::users_reservation_decodes_inert
2026-06-16T09:32:32.0929069Z         PASS [   0.040s] ( 898/1090) spt-store access::tests::recent_outbound_persists
2026-06-16T09:32:32.0930462Z         PASS [   0.078s] ( 899/1090) spt-runtime runtime::tests::bounded_run_captures_success
2026-06-16T09:32:32.0981966Z         PASS [   0.043s] ( 900/1090) spt-store access::tests::store_persists_and_degrades_open
2026-06-16T09:32:32.1025784Z         PASS [   0.022s] ( 901/1090) spt-store atomic::tests::retry_absorbs_transient_then_succeeds
2026-06-16T09:32:32.1029772Z         PASS [   0.033s] ( 902/1090) spt-store atomic::tests::atomic_write_bytes_round_trips
2026-06-16T09:32:32.1048151Z         PASS [   0.023s] ( 903/1090) spt-store atomic::tests::retry_does_not_retry_non_transient
2026-06-16T09:32:32.1074084Z         PASS [   0.021s] ( 904/1090) spt-store atomic::tests::retry_gives_up_after_max_attempts
2026-06-16T09:32:32.1101955Z         PASS [   0.037s] ( 905/1090) spt-store atomic::tests::atomic_write_creates_and_replaces
2026-06-16T09:32:32.1107205Z         PASS [   0.023s] ( 906/1090) spt-store atomic::tests::to_forward_slash_strips_unc_prefix
2026-06-16T09:32:32.1166349Z         PASS [   0.024s] ( 907/1090) spt-store attachment::tests::boot_reset_and_serving_filter
2026-06-16T09:32:32.1199143Z         PASS [   0.029s] ( 908/1090) spt-store attachment::tests::attached_default_flip_roundtrip
2026-06-16T09:32:32.1208076Z         PASS [   0.028s] ( 909/1090) spt-store attachment::tests::corrupt_file_degrades_to_attached
2026-06-16T09:32:32.1750565Z         PASS [   0.064s] ( 910/1090) spt-store contextmark::tests::join_bump_dominates_both_parents
2026-06-16T09:32:32.1807504Z         PASS [   0.063s] ( 911/1090) spt-store contextmark::tests::marker_round_trips_v1_and_v2
2026-06-16T09:32:32.1825214Z         PASS [   0.062s] ( 912/1090) spt-store contextmark::tests::merge_decisions
2026-06-16T09:32:32.1884004Z         PASS [   0.066s] ( 913/1090) spt-store contextmark::tests::vector_compare_covers_all_orders
2026-06-16T09:32:32.1920834Z         PASS [   0.017s] ( 914/1090) spt-store contextmark::tests::vector_parse_tolerant
2026-06-16T09:32:32.4016637Z         PASS [   0.214s] ( 915/1090) spt-store contextstore::tests::invalid_id_refused
2026-06-16T09:32:32.4528106Z         PASS [   2.107s] ( 916/1090) spt-msg deliver::tests::recycled_pid_address_does_not_misdeliver
2026-06-16T09:32:32.4915295Z         PASS [   0.384s] ( 917/1090) spt-store branchstore::tests::open_or_init_idempotent
2026-06-16T09:32:32.5777611Z         LEAK [   0.543s] ( 918/1090) spt-runtime runtime::tests::bounded_run_kills_on_timeout
2026-06-16T09:32:32.6027935Z         PASS [   0.028s] ( 919/1090) spt-store epoch::tests::corrupt_or_absent_file_degrades_safely
2026-06-16T09:32:32.6180150Z         PASS [   0.015s] ( 920/1090) spt-store epoch::tests::counter_persists_across_reload
2026-06-16T09:32:32.6344929Z         PASS [   0.018s] ( 921/1090) spt-store epoch::tests::next_is_strictly_increasing_from_one
2026-06-16T09:32:32.6577359Z         PASS [   0.023s] ( 922/1090) spt-store gitrun::tests::deadline_kills_and_reports_timed_out
2026-06-16T09:32:32.7255529Z         PASS [   0.067s] ( 923/1090) spt-store gitrun::tests::version_runs_within_budget
2026-06-16T09:32:32.7337559Z         PASS [   0.625s] ( 924/1090) spt-store branchstore::tests::sweep_removes_only_stale_empty_locks
2026-06-16T09:32:32.7385161Z         PASS [   0.014s] ( 925/1090) spt-store grants::tests::grant_match_is_exact_per_tuple
2026-06-16T09:32:32.7438619Z         PASS [   0.011s] ( 926/1090) spt-store grants::tests::grant_revoke_roundtrip_default_deny
2026-06-16T09:32:32.7680775Z         PASS [   0.029s] ( 927/1090) spt-store grants::tests::persistence_and_corrupt_degrade_to_deny
2026-06-16T09:32:32.7681559Z         PASS [   0.024s] ( 928/1090) spt-store history::tests::appends_one_record_per_line
2026-06-16T09:32:32.7901343Z         PASS [   0.022s] ( 929/1090) spt-store history::tests::context_entries_carry_the_discriminator
2026-06-16T09:32:32.7995895Z         PASS [   0.030s] ( 930/1090) spt-store history::tests::digest_entries_go_to_a_separate_log
2026-06-16T09:32:32.8223303Z         PASS [   0.023s] ( 931/1090) spt-store home::tests::home_assignment_matrix
2026-06-16T09:32:32.8224058Z         PASS [   0.032s] ( 932/1090) spt-store home::tests::adoption_stamps_only_unset_and_only_when_unambiguous
2026-06-16T09:32:32.8343217Z         PASS [   0.012s] ( 933/1090) spt-store home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward
2026-06-16T09:32:32.8389002Z         PASS [   0.017s] ( 934/1090) spt-store home::tests::scope_seeding_never_clobbers_user_policy
2026-06-16T09:32:32.8452038Z         PASS [   0.011s] ( 935/1090) spt-store hostlabel::tests::hostname_is_nonempty_and_trimmed_on_supported_platforms
2026-06-16T09:32:32.8638473Z         PASS [   0.024s] ( 936/1090) spt-store info::tests::busy_sentinel_round_trips_and_read_pid_is_none
2026-06-16T09:32:32.8967877Z         PASS [   0.029s] ( 937/1090) spt-store info::tests::corrupt_content_returns_none
2026-06-16T09:32:33.1528031Z         PASS [   1.048s] ( 938/1090) spt-store branchstore::tests::branches_are_independent_roots
2026-06-16T09:32:33.1776847Z         PASS [   0.284s] ( 939/1090) spt-store info::tests::mutate_info_serializes_writers_so_offline_is_never_clobbered
2026-06-16T09:32:33.1777574Z         PASS [   0.032s] ( 940/1090) spt-store info::tests::read_pid_tolerates_schema_minimal
2026-06-16T09:32:33.2435399Z         PASS [   0.066s] ( 941/1090) spt-store info::tests::set_last_active_stamps_recency
2026-06-16T09:32:33.2523223Z         PASS [   0.071s] ( 942/1090) spt-store info::tests::set_driven_by_stamps_and_clears
2026-06-16T09:32:33.2901981Z         PASS [   0.040s] ( 943/1090) spt-store info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair
2026-06-16T09:32:33.2994622Z         PASS [   0.052s] ( 944/1090) spt-store info::tests::set_resources_writes_and_clears_the_blurb
2026-06-16T09:32:33.3221330Z         PASS [   0.034s] ( 945/1090) spt-store info::tests::set_status_marks_existing_record
2026-06-16T09:32:33.3221985Z         PASS [   0.026s] ( 946/1090) spt-store info::tests::write_read_round_trip
2026-06-16T09:32:33.3392594Z         PASS [   1.232s] ( 947/1090) spt-store branchstore::tests::commit_then_read_at_tip
2026-06-16T09:32:33.3512160Z         PASS [   0.030s] ( 948/1090) spt-store liveness::tests::busy_and_missing_keep_interim_parity
2026-06-16T09:32:33.3572746Z         PASS [   1.254s] ( 949/1090) spt-store branchstore::tests::multi_key_commit_is_one_commit
2026-06-16T09:32:33.3600525Z         PASS [   0.036s] ( 950/1090) spt-store liveness::tests::daemon_hosted_offline_overrides_live_pid
2026-06-16T09:32:33.3748204Z         PASS [   0.036s] ( 951/1090) spt-store liveness::tests::daemon_hosted_online_survives_dead_pid
2026-06-16T09:32:33.3935412Z         PASS [   0.032s] ( 952/1090) spt-store nodeid::tests::corrupt_key_errors_never_regenerates
2026-06-16T09:32:33.3999689Z         PASS [   0.046s] ( 953/1090) spt-store liveness::tests::external_perch_still_pid_probes
2026-06-16T09:32:33.4077460Z         PASS [   0.037s] ( 954/1090) spt-store nodeid::tests::create_then_load_is_stable
2026-06-16T09:32:33.4122343Z         PASS [   0.055s] ( 955/1090) spt-store liveness::tests::registry_entry_keys_on_status_for_hosted_rows
2026-06-16T09:32:33.4398799Z         PASS [   0.046s] ( 956/1090) spt-store nodeid::tests::seed_hex_round_trips
2026-06-16T09:32:33.4562533Z         PASS [   0.059s] ( 957/1090) spt-store notif::tests::listing_is_subnet_scoped
2026-06-16T09:32:33.4777437Z         PASS [   0.020s] ( 958/1090) spt-store notif::tests::row_serde_round_trips_with_forward_compat
2026-06-16T09:32:33.5080533Z         PASS [   1.316s] ( 959/1090) spt-store contextstore::tests::project_branch_holds_many_agents
2026-06-16T09:32:33.5248579Z         PASS [   1.412s] ( 960/1090) spt-store branchstore::tests::unchanged_write_is_no_commit
2026-06-16T09:32:33.5249188Z         PASS [   0.112s] ( 961/1090) spt-store notif::tests::produce_list_dismiss_round_trip
2026-06-16T09:32:33.5402369Z         PASS [   0.133s] ( 962/1090) spt-store notif::tests::merge_is_idempotent_and_commutative
2026-06-16T09:32:33.5473610Z         PASS [   0.108s] ( 963/1090) spt-store notif::tests::reopen_is_durable_and_corrupt_seen_degrades
2026-06-16T09:32:33.5474519Z         PASS [   0.023s] ( 964/1090) spt-store peeraddrs::tests::corrupt_file_degrades_to_empty
2026-06-16T09:32:33.5634547Z         PASS [   0.032s] ( 965/1090) spt-store peeraddrs::tests::put_get_roundtrip_and_noop_reput
2026-06-16T09:32:33.5635444Z         PASS [   0.086s] ( 966/1090) spt-store notif::tests::seen_unions_and_surfaced_maxes
2026-06-16T09:32:33.5718875Z         PASS [   0.026s] ( 967/1090) spt-store peeraddrs::tests::record_is_one_step_and_skips_noops
2026-06-16T09:32:33.5720366Z         PASS [   0.027s] ( 968/1090) spt-store perch::tests::child_files_route_through_one_resolver
2026-06-16T09:32:33.5721923Z         PASS [   0.064s] ( 969/1090) spt-store notif::tests::stale_undismissed_copy_cannot_undismiss
2026-06-16T09:32:33.5873443Z         PASS [   0.039s] ( 970/1090) spt-store perch::tests::classification_matrix
2026-06-16T09:32:33.5889168Z         PASS [   0.022s] ( 971/1090) spt-store perch::tests::resolve_psyche_and_worker_nest_under_parent
2026-06-16T09:32:33.5891417Z         PASS [   0.018s] ( 972/1090) spt-store perch::tests::resolve_self_is_flat
2026-06-16T09:32:33.5897243Z         PASS [   0.033s] ( 973/1090) spt-store perch::tests::explicit_parent_wins_over_infer
2026-06-16T09:32:33.5997562Z         PASS [   0.034s] ( 974/1090) spt-store perch::tests::list_self_perch_ids_enumerates_bound_top_level
2026-06-16T09:32:33.5998407Z         PASS [   0.015s] ( 975/1090) spt-store perch::tests::spt_home_is_pure_and_honors_env
2026-06-16T09:32:33.6031968Z         PASS [   0.030s] ( 976/1090) spt-store perch::tests::shell_perches_resolve_under_owner_shells_namespace
2026-06-16T09:32:33.6175835Z         PASS [   0.022s] ( 977/1090) spt-store proc::tests::parent_pid_resolves_and_is_alive
2026-06-16T09:32:33.6199618Z         PASS [   0.020s] ( 978/1090) spt-store proc::tests::unassigned_pid_is_dead
2026-06-16T09:32:33.6216964Z         PASS [   0.029s] ( 979/1090) spt-store proc::tests::current_process_is_alive
2026-06-16T09:32:33.6362647Z         PASS [   0.043s] ( 980/1090) spt-store proc::tests::pid_zero_is_dead_on_every_os
2026-06-16T09:32:33.6363228Z         PASS [   0.032s] ( 981/1090) spt-store project::tests::url_spellings_normalize_to_one_id
2026-06-16T09:32:33.7096951Z         PASS [   0.076s] ( 982/1090) spt-store registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds
2026-06-16T09:32:33.7212704Z         PASS [   0.088s] ( 983/1090) spt-store registry::tests::register_and_lookup
2026-06-16T09:32:33.7440962Z         PASS [   0.125s] ( 984/1090) spt-store registry::tests::clean_removes_dead_keeps_live
2026-06-16T09:32:33.7545567Z         PASS [   0.141s] ( 985/1090) spt-store registry::tests::clean_keys_on_status_for_daemon_hosted_rows
2026-06-16T09:32:33.8021593Z         PASS [   0.050s] ( 986/1090) spt-store rename::tests::live_nested_child_blocks_rename
2026-06-16T09:32:33.8066340Z         PASS [   0.096s] ( 987/1090) spt-store registry::tests::reregister_replaces_address
2026-06-16T09:32:33.8131003Z         PASS [   0.071s] ( 988/1090) spt-store registry::tests::resolve_on_empty_registry_is_none_not_error
2026-06-16T09:32:33.8373089Z         PASS [   0.111s] ( 989/1090) spt-store registry::tests::resolve_cleans_before_lookup
2026-06-16T09:32:33.8374726Z         PASS [   0.020s] ( 990/1090) spt-store roster::tests::is_member_any_spans_subnets_and_honors_tombstones
2026-06-16T09:32:33.8440382Z         PASS [   0.042s] ( 991/1090) spt-store rename::tests::rename_refusals_leave_owlery_untouched
2026-06-16T09:32:33.8560647Z         PASS [   0.019s] ( 992/1090) spt-store roster::tests::merge_entry_is_strictly_greater_lease_wins
2026-06-16T09:32:33.8590707Z         PASS [   0.026s] ( 993/1090) spt-store roster::tests::merge_is_commutative_and_idempotent
2026-06-16T09:32:33.8655474Z         PASS [   0.056s] ( 994/1090) spt-store rename::tests::rename_ripples_self_and_nested_children
2026-06-16T09:32:33.8656401Z         PASS [   0.013s] ( 995/1090) spt-store roster::tests::roster_for_projects_one_subnets_slice
2026-06-16T09:32:33.8714715Z         PASS [   0.027s] ( 996/1090) spt-store roster::tests::offline_member_persists_through_silence_and_reload
2026-06-16T09:32:33.8806907Z         PASS [   0.019s] ( 997/1090) spt-store roster::tests::tombstone_dominates_suppresses_reinsert_and_clears
2026-06-16T09:32:33.8883466Z         PASS [   0.020s] ( 998/1090) spt-store roster::tests::tombstones_are_scoped_and_merge
2026-06-16T09:32:33.8886377Z         PASS [   0.017s] ( 999/1090) spt-store roster::tests::upsert_self_overwrites_unconditionally
2026-06-16T09:32:33.8969463Z         PASS [   0.037s] (1000/1090) spt-store roster::tests::serde_additive_and_degrades_to_empty
2026-06-16T09:32:33.8980710Z         PASS [   0.017s] (1001/1090) spt-store rotation::tests::coalesce_is_per_subnet
2026-06-16T09:32:33.9044743Z         PASS [   0.020s] (1002/1090) spt-store rotation::tests::coalesce_unions_revokees_and_keeps_earliest_deadline
2026-06-16T09:32:33.9083608Z         PASS [   0.020s] (1003/1090) spt-store rotation::tests::due_subnets_respects_deadline_and_force_is_immediate
2026-06-16T09:32:33.9193464Z         PASS [   0.017s] (1004/1090) spt-store seed::tests::absent_cwd_is_omitted
2026-06-16T09:32:33.9293974Z         PASS [   0.029s] (1005/1090) spt-store rotation::tests::persists_and_degrades_to_empty
2026-06-16T09:32:33.9294756Z         PASS [   0.023s] (1006/1090) spt-store seed::tests::seed_round_trips_through_json
2026-06-16T09:32:33.9484939Z         PASS [   0.039s] (1007/1090) spt-store sessions::tests::appends_and_reads_in_order
2026-06-16T09:32:33.9529705Z         PASS [   0.026s] (1008/1090) spt-store sessions::tests::tolerant_of_garbage_lines
2026-06-16T09:32:33.9583294Z         PASS [   0.030s] (1009/1090) spt-store sessions::tests::same_session_rebind_is_deduped
2026-06-16T09:32:33.9962850Z         PASS [   0.041s] (1010/1090) spt-store shellinfo::tests::composite_option_mints_colon_free_id_and_carries_the_composite
2026-06-16T09:32:34.0110831Z         PASS [   0.049s] (1011/1090) spt-store shellinfo::tests::mint_smallest_free_and_teardown_frees
2026-06-16T09:32:34.0263339Z         PASS [   0.406s] (1012/1090) spt-store registry::tests::concurrent_registration_never_locks
2026-06-16T09:32:34.0268380Z         PASS [   0.079s] (1013/1090) spt-store shellinfo::tests::alias_unique_rename_and_resolution
2026-06-16T09:32:34.0631031Z         PASS [   0.069s] (1014/1090) spt-store shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance
2026-06-16T09:32:34.1523944Z         PASS [   0.146s] (1015/1090) spt-store spool::tests::deferred_row_survives_event_drain_then_hook_delivers
2026-06-16T09:32:34.1593880Z         PASS [   0.134s] (1016/1090) spt-store spool::tests::drain_marks_delivered_and_is_idempotent
2026-06-16T09:32:34.2124876Z         PASS [   0.149s] (1017/1090) spt-store spool::tests::non_deferred_drain_skips_deferred_and_preserves_order
2026-06-16T09:32:34.2476245Z         PASS [   0.096s] (1018/1090) spt-store spool::tests::reopen_is_idempotent
2026-06-16T09:32:34.2497513Z         PASS [   0.091s] (1019/1090) spt-store spool::tests::spool_touches_has_messages_sentinel
2026-06-16T09:32:34.2601138Z         PASS [   0.659s] (1020/1090) spt-store project::tests::derivation_ladder
2026-06-16T09:32:34.2817728Z         PASS [   0.028s] (1021/1090) spt-store subnet::tests::add_joined_preserves_seed_and_epoch
2026-06-16T09:32:34.2828801Z         PASS [   0.067s] (1022/1090) spt-store spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path
2026-06-16T09:32:34.2835174Z         PASS [   0.023s] (1023/1090) spt-store subnet::tests::adopt_rotation_takes_newer_seed_and_is_idempotent
2026-06-16T09:32:34.3018846Z         PASS [   0.022s] (1024/1090) spt-store subnet::tests::create_subnet_starts_at_epoch_one_unique_name
2026-06-16T09:32:34.3019702Z         PASS [   0.273s] (1025/1090) spt-store spool::tests::event_part_body_persists_byte_exact
2026-06-16T09:32:34.3020321Z         PASS [   0.021s] (1026/1090) spt-store subnet::tests::hex_round_trips_and_rejects_bad_input
2026-06-16T09:32:34.3221762Z         PASS [   0.038s] (1027/1090) spt-store subnet::tests::hide_new_endpoints_defaults_off_and_persists
2026-06-16T09:32:34.3359241Z         PASS [   0.031s] (1028/1090) spt-store subnet::tests::missing_or_corrupt_file_is_empty_store
2026-06-16T09:32:34.3360004Z         PASS [   0.031s] (1029/1090) spt-store subnet::tests::minted_seeds_are_random
2026-06-16T09:32:34.3362284Z         PASS [   0.035s] (1030/1090) spt-store subnet::tests::no_prior_generation_before_rotation
2026-06-16T09:32:34.3384077Z         PASS [   0.091s] (1031/1090) spt-store spool::tests::wan_spool_dedups_on_op_id_across_reopen
2026-06-16T09:32:34.3458084Z         PASS [   0.022s] (1032/1090) spt-store subnet::tests::remove_drops_membership
2026-06-16T09:32:34.3612325Z         PASS [   0.028s] (1033/1090) spt-store subnet::tests::rotate_bumps_epoch_and_changes_seed
2026-06-16T09:32:34.3624938Z         PASS [   0.031s] (1034/1090) spt-store subnet::tests::store_persists_multi_subnet_and_rotation
2026-06-16T09:32:35.3476603Z         PASS [   1.426s] (1035/1090) spt-store sessions::tests::last_k_and_bounding
2026-06-16T09:32:36.5682937Z         PASS [   2.204s] (1036/1090) spt-store syncmerge::tests::non_context_branch_refused
2026-06-16T09:32:36.6310271Z         PASS [  17.629s] (1037/1090) spt::bin/spt cli::tests::owner_shutdown_gated_by_can_shutdown_grant
2026-06-16T09:32:36.6729802Z         PASS [   0.045s] (1038/1090) spt-store timefmt::tests::formats_known_instants
2026-06-16T09:32:36.7072681Z         PASS [   0.035s] (1039/1090) spt-store timefmt::tests::lexical_order_matches_chronological_order
2026-06-16T09:32:36.7270390Z         PASS [   0.019s] (1040/1090) spt-store visibility::tests::hidden_gates_sync_even_when_listed
2026-06-16T09:32:36.7504021Z         PASS [   0.024s] (1041/1090) spt-store visibility::tests::hidden_is_or_of_defaults
2026-06-16T09:32:36.7544591Z         PASS [   4.572s] (1042/1090) spt-store contextstore::tests::conflict_artifacts_preserve_both_versions
2026-06-16T09:32:36.7852350Z         PASS [   0.034s] (1043/1090) spt-store visibility::tests::override_wins_both_directions
2026-06-16T09:32:36.7983093Z         PASS [   0.047s] (1044/1090) spt-store visibility::tests::store_persists_and_degrades_safe
2026-06-16T09:32:36.8234971Z         PASS [   0.039s] (1045/1090) spt-store visibility::tests::synced_requires_membership_listing
2026-06-16T09:32:36.8478134Z         PASS [   0.049s] (1046/1090) spt-store xfer::tests::progress_round_trips_per_role_and_updates_mid_flight
2026-06-16T09:32:37.0850172Z         PASS [   4.239s] (1047/1090) spt-store info::tests::concurrent_read_during_writes_never_torn
2026-06-16T09:32:37.0892149Z         PASS [  21.290s] (1048/1090) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-06-16T09:32:37.1043607Z         PASS [   0.276s] (1049/1090) spt-store xfer::tests::xfer_id_is_filename_safe_and_distinct
2026-06-16T09:32:37.1081697Z         PASS [   0.259s] (1050/1090) spt-term digest::tests::config_defaults_are_the_presentation_formula
2026-06-16T09:32:37.1082616Z         PASS [   0.022s] (1051/1090) spt-term digest::tests::truncate_arg_cuts_to_width_with_ellipsis
2026-06-16T09:32:37.1132749Z         PASS [   0.026s] (1052/1090) spt-term projection::tests::agent_between_tools_breaks_the_sprint
2026-06-16T09:32:37.1160394Z         PASS [   0.016s] (1053/1090) spt-term projection::tests::context_record_discriminator
2026-06-16T09:32:37.1227631Z         PASS [   0.013s] (1054/1090) spt-term projection::tests::diagnostics_clean_stream_has_no_drops
2026-06-16T09:32:37.1301958Z         PASS [   0.020s] (1055/1090) spt-term projection::tests::diagnostics_record_every_drop_with_reason
2026-06-16T09:32:37.1348826Z         PASS [   0.021s] (1056/1090) spt-term projection::tests::empty_input_projects_empty_digest
2026-06-16T09:32:37.1405993Z         PASS [   0.019s] (1057/1090) spt-term projection::tests::malformed_unknown_role_and_toolless_tool_are_skipped
2026-06-16T09:32:37.1406795Z         PASS [   0.023s] (1058/1090) spt-term projection::tests::leading_output_without_input_is_a_preamble_turn
2026-06-16T09:32:37.1449472Z         PASS [   0.016s] (1059/1090) spt-term projection::tests::projects_input_agent_and_collapses_tool_sprints
2026-06-16T09:32:37.1502276Z         PASS [   0.018s] (1060/1090) spt-term projection::tests::sprint_collapse_off_keeps_tools_separate
2026-06-16T09:32:37.1538584Z         PASS [   4.664s] (1061/1090) spt-store contextstore::tests::two_tier_layout_and_commits
2026-06-16T09:32:37.1543150Z         PASS [   0.015s] (1062/1090) spt-term projection::tests::timeline_boundary_divider_and_window_bridge
2026-06-16T09:32:37.1577204Z         PASS [   0.017s] (1063/1090) spt-term projection::tests::timeline_folds_context_into_a_turn
2026-06-16T09:32:37.1622877Z         PASS [   0.018s] (1064/1090) spt-term projection::tests::truncates_tool_args_to_width
2026-06-16T09:32:37.1627300Z         PASS [   0.012s] (1065/1090) spt-term projection::tests::ts_ordering_key_parses_and_is_optional
2026-06-16T09:32:37.1678605Z         PASS [   0.013s] (1066/1090) spt-term projection::tests::unknown_fields_are_tolerated
2026-06-16T09:32:37.1716082Z         PASS [   0.017s] (1067/1090) spt-term projection::tests::window_input_turns_bridges_and_trims
2026-06-16T09:32:37.1772399Z         PASS [   0.020s] (1068/1090) spt-term projection::tests::windows_to_last_n_turns
2026-06-16T09:32:37.1811058Z         PASS [   0.019s] (1069/1090) spt-term reader::tests::auto_answers_synthetic_dsr_query
2026-06-16T09:32:37.1866094Z         PASS [   0.023s] (1070/1090) spt-term reader::tests::dsr_matcher_finds_query_across_chunk_boundary
2026-06-16T09:32:37.1905974Z         PASS [   0.024s] (1071/1090) spt-term reader::tests::no_dsr_means_no_answer
2026-06-16T09:32:37.2498404Z         PASS [   0.060s] (1072/1090) spt-term::inject send_line_reaches_child_and_preserves_order
2026-06-16T09:32:37.2500255Z         PASS [   0.066s] (1073/1090) spt-term::inject ctrl_c_interrupts_the_child
2026-06-16T09:32:37.2541578Z         PASS [   0.082s] (1074/1090) spt-term::dsr conpty_output_not_withheld_under_the_drain
2026-06-16T09:32:37.2692579Z         PASS [   0.092s] (1075/1090) spt-term::dsr drain_forwards_child_output
2026-06-16T09:32:37.2710261Z         PASS [   0.017s] (1076/1090) xtask::bin/xtask converge_tests::converge_table_renders_rows_and_success_predicate
2026-06-16T09:32:37.2968526Z         PASS [   0.050s] (1077/1090) spt-term::stream delivers_every_value_under_resize
2026-06-16T09:32:37.2975056Z         PASS [   0.051s] (1078/1090) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-06-16T09:32:37.6815875Z         PASS [  10.684s] (1079/1090) spt-daemon::sync two_tier_sync_lands_and_gate_refuses_server_side
2026-06-16T09:32:37.8436076Z         PASS [  11.452s] (1080/1090) spt-daemon::sync concurrent_writes_reconcile_on_elected_node_and_converge
2026-06-16T09:32:38.1478437Z         PASS [   5.695s] (1081/1090) spt-store contextstore::tests::rename_ripples_both_tiers
2026-06-16T09:32:38.2515893Z         PASS [   1.061s] (1082/1090) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-06-16T09:32:38.4127642Z         PASS [   6.230s] (1083/1090) spt-store contextstore::tests::fork_copies_both_tiers_then_diverges
2026-06-16T09:32:39.1043777Z         PASS [   6.703s] (1084/1090) spt-store contextstore::tests::remove_endpoint_removes_exactly_the_source
2026-06-16T09:32:39.4124074Z         PASS [   5.054s] (1085/1090) spt-store syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite
2026-06-16T09:32:39.7038500Z         PASS [   5.369s] (1086/1090) spt-store syncmerge::tests::adopt_then_incremental_then_idempotent_repull
2026-06-16T09:32:40.0203705Z         PASS [   4.679s] (1087/1090) spt-store syncmerge::tests::project_branch_unions_disjoint_agents
2026-06-16T09:32:40.6497429Z         PASS [   6.308s] (1088/1090) spt-store syncmerge::tests::dominated_incoming_drops_but_joins_dag
2026-06-16T09:32:40.9035957Z         PASS [   6.565s] (1089/1090) spt-store syncmerge::tests::concurrent_writes_surface_on_both_nodes
2026-06-16T09:32:41.7225562Z         PASS [   5.157s] (1090/1090) spt-store syncmerge::tests::reconciled_write_propagates_and_clears_artifacts
2026-06-16T09:32:41.7226281Z ────────────
2026-06-16T09:32:41.7227092Z      Summary [  25.929s] 1090 tests run: 1090 passed (6 leaky), 1 skipped
2026-06-16T09:32:46.8400803Z ##[group]Run cargo test --workspace --doc
2026-06-16T09:32:46.8401052Z [36;1mcargo test --workspace --doc[0m
2026-06-16T09:32:46.8467558Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-16T09:32:46.8467781Z ##[endgroup]
2026-06-16T09:32:47.5691041Z    Compiling strsim v0.11.1
2026-06-16T09:32:47.5713324Z    Compiling unicode-segmentation v1.13.3
2026-06-16T09:32:47.7493648Z    Compiling darling_core v0.20.11
2026-06-16T09:32:47.7951002Z    Compiling convert_case v0.10.0
2026-06-16T09:32:47.9544067Z    Compiling derive_more-impl v2.1.1
2026-06-16T09:32:48.7671137Z    Compiling darling_macro v0.20.11
2026-06-16T09:32:49.0424819Z    Compiling darling v0.20.11
2026-06-16T09:32:49.1654193Z    Compiling derive_builder_core v0.20.2
2026-06-16T09:32:49.2868651Z    Compiling derive_more v2.1.1
2026-06-16T09:32:49.4684210Z    Compiling n0-future v0.3.2
2026-06-16T09:32:49.4684424Z    Compiling noq-proto v0.17.0
2026-06-16T09:32:49.4684652Z    Compiling iroh-base v0.98.0
2026-06-16T09:32:49.5398866Z    Compiling n0-watcher v0.6.1
2026-06-16T09:32:49.6255090Z    Compiling derive_builder_macro v0.20.2
2026-06-16T09:32:49.6522338Z    Compiling netwatch v0.16.0
2026-06-16T09:32:49.7089996Z    Compiling iroh-dns v0.98.0
2026-06-16T09:32:49.8815224Z    Compiling derive_builder v0.20.2
2026-06-16T09:32:50.0026103Z    Compiling vergen-lib v9.1.0
2026-06-16T09:32:50.0026319Z    Compiling vergen-lib v0.1.6
2026-06-16T09:32:50.1018045Z    Compiling vergen v9.1.0
2026-06-16T09:32:50.1289168Z    Compiling vergen-gitcl v1.0.8
2026-06-16T09:32:50.1310734Z    Compiling portmapper v0.16.0
2026-06-16T09:32:50.4684959Z    Compiling iroh-relay v0.98.0
2026-06-16T09:32:52.1922530Z    Compiling noq v0.18.0
2026-06-16T09:32:56.9704655Z    Compiling iroh v0.98.2
2026-06-16T09:33:05.6800976Z    Compiling spt-net v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-16T09:33:06.9603356Z    Compiling spt-daemon v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-16T09:33:14.8600015Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.77s
2026-06-16T09:33:14.8790950Z    Doc-tests spt_daemon
2026-06-16T09:33:15.3601707Z 
2026-06-16T09:33:15.3601959Z running 0 tests
2026-06-16T09:33:15.3602071Z 
2026-06-16T09:33:15.3602242Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-16T09:33:15.3602455Z 
2026-06-16T09:33:15.3670230Z    Doc-tests spt_live
2026-06-16T09:33:15.4293533Z 
2026-06-16T09:33:15.4293735Z running 0 tests
2026-06-16T09:33:15.4293845Z 
2026-06-16T09:33:15.4294013Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-16T09:33:15.4294448Z 
2026-06-16T09:33:15.4347463Z    Doc-tests spt_msg
2026-06-16T09:33:15.4893002Z 
2026-06-16T09:33:15.4893187Z running 0 tests
2026-06-16T09:33:15.4893295Z 
2026-06-16T09:33:15.4893637Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-16T09:33:15.4893855Z 
2026-06-16T09:33:15.4941268Z    Doc-tests spt_net
2026-06-16T09:33:15.7363290Z 
2026-06-16T09:33:15.7363436Z running 0 tests
2026-06-16T09:33:15.7363536Z 
2026-06-16T09:33:15.7363697Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-16T09:33:15.7363911Z 
2026-06-16T09:33:15.7428537Z    Doc-tests spt_proto
2026-06-16T09:33:15.7888324Z 
2026-06-16T09:33:15.7888514Z running 0 tests
2026-06-16T09:33:15.7888674Z 
2026-06-16T09:33:15.7888964Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-16T09:33:15.7889357Z 
2026-06-16T09:33:15.7935051Z    Doc-tests spt_runtime
2026-06-16T09:33:15.9801813Z 
2026-06-16T09:33:15.9802090Z running 0 tests
2026-06-16T09:33:15.9802203Z 
2026-06-16T09:33:15.9802382Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-16T09:33:15.9802602Z 
2026-06-16T09:33:15.9862878Z    Doc-tests spt_store
2026-06-16T09:33:16.1373139Z 
2026-06-16T09:33:16.1373393Z running 0 tests
2026-06-16T09:33:16.1373509Z 
2026-06-16T09:33:16.1373676Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-16T09:33:16.1373883Z 
2026-06-16T09:33:16.1430750Z    Doc-tests spt_term
2026-06-16T09:33:16.2060524Z 
2026-06-16T09:33:16.2060626Z running 0 tests
2026-06-16T09:33:16.2061194Z 
2026-06-16T09:33:16.2061470Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-16T09:33:16.2061699Z 
2026-06-16T09:33:16.2868636Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-16T09:33:16.2868995Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-16T09:33:16.2931562Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-16T09:33:16.2931791Z ##[endgroup]
2026-06-16T09:33:17.1732081Z     Checking cfg-if v1.0.4
2026-06-16T09:33:17.1734579Z     Checking windows-link v0.2.1
2026-06-16T09:33:17.1734771Z     Checking typenum v1.20.1
2026-06-16T09:33:17.1742601Z     Checking memchr v2.8.1
2026-06-16T09:33:17.1743044Z     Checking critical-section v1.2.0
2026-06-16T09:33:17.1747185Z     Checking subtle v2.6.1
2026-06-16T09:33:17.1751866Z     Checking smallvec v1.15.1
2026-06-16T09:33:17.1759255Z     Checking serde_core v1.0.228
2026-06-16T09:33:17.1760394Z     Checking equivalent v1.0.2
2026-06-16T09:33:17.1760598Z     Checking itoa v1.0.18
2026-06-16T09:33:17.1761308Z     Checking pin-project-lite v0.2.17
2026-06-16T09:33:17.1761965Z     Checking cpufeatures v0.2.17
2026-06-16T09:33:17.1764077Z     Checking hashbrown v0.17.1
2026-06-16T09:33:17.1764463Z     Checking log v0.4.32
2026-06-16T09:33:17.1771088Z     Checking zeroize v1.8.2
2026-06-16T09:33:17.2211785Z    Compiling getrandom v0.3.4
2026-06-16T09:33:17.2355738Z     Checking windows-sys v0.61.2
2026-06-16T09:33:17.2659085Z     Checking getrandom v0.2.17
2026-06-16T09:33:17.2707008Z     Checking futures-core v0.3.32
2026-06-16T09:33:17.2875741Z     Checking bytes v1.11.1
2026-06-16T09:33:17.2998426Z     Checking rand_core v0.10.1
2026-06-16T09:33:17.3092949Z     Checking stable_deref_trait v1.2.1
2026-06-16T09:33:17.3308435Z    Compiling jobserver v0.1.34
2026-06-16T09:33:17.3578644Z     Checking bitflags v2.12.1
2026-06-16T09:33:17.3595491Z     Checking zerofrom v0.1.8
2026-06-16T09:33:17.3623271Z     Checking futures-io v0.3.32
2026-06-16T09:33:17.3832424Z     Checking slab v0.4.12
2026-06-16T09:33:17.3832771Z     Checking futures-sink v0.3.32
2026-06-16T09:33:17.3987669Z     Checking libc v0.2.186
2026-06-16T09:33:17.4077669Z     Checking winapi v0.3.9
2026-06-16T09:33:17.4192556Z     Checking futures-task v0.3.32
2026-06-16T09:33:17.4408568Z     Checking getrandom v0.4.2
2026-06-16T09:33:17.4672778Z     Checking futures-channel v0.3.32
2026-06-16T09:33:17.4767447Z     Checking yoke v0.8.3
2026-06-16T09:33:17.4767760Z     Checking rand_core v0.6.4
2026-06-16T09:33:17.5333627Z    Compiling cc v1.2.63
2026-06-16T09:33:17.5333961Z     Checking zerocopy v0.8.50
2026-06-16T09:33:17.5423899Z     Checking signature v2.2.0
2026-06-16T09:33:17.5705165Z     Checking zmij v1.0.21
2026-06-16T09:33:17.5784015Z     Checking fastrand v2.4.1
2026-06-16T09:33:17.6246067Z     Checking litemap v0.8.2
2026-06-16T09:33:17.6409664Z     Checking writeable v0.6.3
2026-06-16T09:33:17.6428080Z     Checking ed25519 v2.2.3
2026-06-16T09:33:17.6844857Z     Checking futures-util v0.3.32
2026-06-16T09:33:17.7003910Z     Checking zerovec v0.11.6
2026-06-16T09:33:17.7111455Z     Checking zerotrie v0.2.4
2026-06-16T09:33:17.7653305Z     Checking fallible-iterator v0.3.0
2026-06-16T09:33:17.7656675Z     Checking utf8_iter v1.0.4
2026-06-16T09:33:17.7830018Z     Checking fallible-streaming-iterator v0.1.9
2026-06-16T09:33:17.7889568Z     Checking indexmap v2.14.0
2026-06-16T09:33:17.8162442Z     Checking windows_x86_64_msvc v0.52.6
2026-06-16T09:33:17.8306563Z     Checking icu_normalizer_data v2.2.0
2026-06-16T09:33:17.8392528Z     Checking icu_properties_data v2.2.0
2026-06-16T09:33:17.8861074Z     Checking percent-encoding v2.3.2
2026-06-16T09:33:17.9201892Z     Checking windows-targets v0.52.6
2026-06-16T09:33:17.9328384Z     Checking http v1.4.1
2026-06-16T09:33:17.9738636Z     Checking cpufeatures v0.3.0
2026-06-16T09:33:17.9841302Z     Checking scopeguard v1.2.0
2026-06-16T09:33:18.0232271Z     Checking windows-sys v0.59.0
2026-06-16T09:33:18.0307988Z     Checking thiserror v2.0.18
2026-06-16T09:33:18.0316329Z     Checking form_urlencoded v1.2.2
2026-06-16T09:33:18.0431788Z     Checking chacha20 v0.10.0
2026-06-16T09:33:18.0878362Z     Checking lock_api v0.4.14
2026-06-16T09:33:18.1119479Z     Checking rustls-pki-types v1.14.1
2026-06-16T09:33:18.1378286Z     Checking untrusted v0.9.0
2026-06-16T09:33:18.1646546Z     Checking generic-array v0.14.7
2026-06-16T09:33:18.2021104Z    Compiling fnv v1.0.7
2026-06-16T09:33:18.2599495Z    Compiling cmake v0.1.58
2026-06-16T09:33:18.2799895Z     Checking tinystr v0.8.3
2026-06-16T09:33:18.2980294Z     Checking potential_utf v0.1.5
2026-06-16T09:33:18.3319834Z    Compiling darling_core v0.20.11
2026-06-16T09:33:18.3422421Z     Checking rand v0.10.1
2026-06-16T09:33:18.4032077Z     Checking windows-result v0.4.1
2026-06-16T09:33:18.4137784Z     Checking icu_collections v2.2.0
2026-06-16T09:33:18.4170174Z     Checking windows-strings v0.5.1
2026-06-16T09:33:18.4498991Z     Checking icu_locale_core v2.2.0
2026-06-16T09:33:18.5522256Z     Checking atomic-waker v1.1.2
2026-06-16T09:33:18.5979436Z     Checking const-oid v0.10.2
2026-06-16T09:33:18.6058393Z     Checking num-traits v0.2.19
2026-06-16T09:33:18.7402607Z     Checking derive_more v2.1.1
2026-06-16T09:33:18.7403002Z     Checking http-body v1.0.1
2026-06-16T09:33:18.7483751Z     Checking crypto-common v0.1.7
2026-06-16T09:33:18.7566131Z     Checking block-buffer v0.10.4
2026-06-16T09:33:18.7834130Z     Checking hybrid-array v0.4.12
2026-06-16T09:33:18.8563701Z     Checking base64ct v1.8.3
2026-06-16T09:33:18.8644907Z     Checking either v1.16.0
2026-06-16T09:33:18.8645256Z     Checking parking_lot_core v0.9.12
2026-06-16T09:33:18.8879024Z     Checking digest v0.10.7
2026-06-16T09:33:18.9184316Z     Checking httparse v1.10.1
2026-06-16T09:33:19.0672891Z     Checking base64 v0.22.1
2026-06-16T09:33:19.0809362Z     Checking data-encoding v2.11.0
2026-06-16T09:33:19.1086311Z     Checking curve25519-dalek v4.1.3
2026-06-16T09:33:19.1086707Z     Checking sha2 v0.10.9
2026-06-16T09:33:19.2007881Z     Checking icu_provider v2.2.0
2026-06-16T09:33:19.2122922Z     Checking pem-rfc7468 v1.0.0
2026-06-16T09:33:19.2624319Z     Checking serde v1.0.228
2026-06-16T09:33:19.2985254Z     Checking serde_json v1.0.150
2026-06-16T09:33:19.3307782Z     Checking tinyvec_macros v0.1.1
2026-06-16T09:33:19.3621154Z     Checking tower-service v0.3.3
2026-06-16T09:33:19.3783808Z     Checking try-lock v0.2.5
2026-06-16T09:33:19.3946814Z     Checking crypto-common v0.2.2
2026-06-16T09:33:19.3974368Z     Checking der v0.8.0-rc.10
2026-06-16T09:33:19.3991845Z    Compiling libsqlite3-sys v0.30.1
2026-06-16T09:33:19.4098065Z    Compiling aws-lc-sys v0.41.0
2026-06-16T09:33:19.4717950Z    Compiling ring v0.17.14
2026-06-16T09:33:19.4849684Z     Checking want v0.3.1
2026-06-16T09:33:19.4850013Z     Checking icu_properties v2.2.0
2026-06-16T09:33:19.5040748Z     Checking fs2 v0.4.3
2026-06-16T09:33:19.6324382Z     Checking icu_normalizer v2.2.0
2026-06-16T09:33:19.6762877Z     Checking tinyvec v1.11.0
2026-06-16T09:33:19.7872655Z     Checking portable-atomic v1.13.1
2026-06-16T09:33:19.9859590Z     Checking ipnet v2.12.0
2026-06-16T09:33:19.9885205Z     Checking ed25519-dalek v2.2.0
2026-06-16T09:33:20.0447239Z     Checking block-buffer v0.12.0
2026-06-16T09:33:20.0764427Z     Checking windows-core v0.62.2
2026-06-16T09:33:20.0938711Z     Checking n0-error v0.1.3
2026-06-16T09:33:20.0939027Z     Checking parking_lot v0.12.5
2026-06-16T09:33:20.1096250Z     Checking inout v0.1.4
2026-06-16T09:33:20.2080261Z     Checking spt-proto v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-16T09:33:20.2999328Z    Compiling anyhow v1.0.102
2026-06-16T09:33:20.3032212Z     Checking once_cell v1.21.4
2026-06-16T09:33:20.3101348Z     Checking parking v2.2.1
2026-06-16T09:33:20.3101625Z     Checking httpdate v1.0.3
2026-06-16T09:33:20.3440723Z     Checking diatomic-waker v0.2.3
2026-06-16T09:33:20.3590444Z     Checking spin v0.10.0
2026-06-16T09:33:20.5015101Z     Checking cordyceps v0.3.4
2026-06-16T09:33:20.5264758Z     Checking futures-lite v2.6.1
2026-06-16T09:33:20.5265354Z     Checking spki v0.8.0-rc.4
2026-06-16T09:33:20.5408965Z     Checking pin-project v1.1.13
2026-06-16T09:33:20.5467725Z     Checking tracing-core v0.1.36
2026-06-16T09:33:20.5580562Z     Checking digest v0.11.3
2026-06-16T09:33:20.6054961Z     Checking idna_adapter v1.2.2
2026-06-16T09:33:20.6386617Z     Checking cipher v0.4.4
2026-06-16T09:33:20.6651619Z     Checking toml_datetime v0.6.11
2026-06-16T09:33:20.6685739Z     Checking serde_spanned v0.6.9
2026-06-16T09:33:20.7071711Z     Checking idna v1.1.0
2026-06-16T09:33:20.7314994Z     Checking universal-hash v0.5.1
2026-06-16T09:33:20.7785532Z     Checking aho-corasick v1.1.4
2026-06-16T09:33:20.7973704Z     Checking futures-buffered v0.2.13
2026-06-16T09:33:20.8459418Z     Checking serial-core v0.4.0
2026-06-16T09:33:20.8780158Z     Checking sync_wrapper v1.0.2
2026-06-16T09:33:20.8833854Z     Checking allocator-api2 v0.2.21
2026-06-16T09:33:20.9092497Z     Checking tracing v0.1.44
2026-06-16T09:33:20.9945270Z     Checking url v2.5.8
2026-06-16T09:33:21.0280015Z     Checking winnow v0.7.15
2026-06-16T09:33:21.0317824Z    Compiling powerfmt v0.2.0
2026-06-16T09:33:21.0593619Z     Checking byteorder v1.5.0
2026-06-16T09:33:21.1392230Z     Checking regex-syntax v0.8.10
2026-06-16T09:33:21.1558870Z     Checking opaque-debug v0.3.1
2026-06-16T09:33:21.2034966Z     Checking toml_write v0.1.2
2026-06-16T09:33:21.2035284Z     Checking ahash v0.8.12
2026-06-16T09:33:21.2169800Z     Checking polyval v0.6.2
2026-06-16T09:33:21.2218200Z     Checking hash32 v0.2.1
2026-06-16T09:33:21.2222239Z    Compiling deranged v0.5.8
2026-06-16T09:33:21.2588031Z     Checking serial-windows v0.4.0
2026-06-16T09:33:21.3578246Z     Checking thiserror v1.0.69
2026-06-16T09:33:21.3699489Z     Checking ref-cast v1.0.25
2026-06-16T09:33:21.3875424Z     Checking pkcs8 v0.11.0-rc.10
2026-06-16T09:33:21.3875761Z     Checking hashbrown v0.14.5
2026-06-16T09:33:21.4150962Z     Checking memoffset v0.6.5
2026-06-16T09:33:21.4592363Z    Compiling darling_macro v0.20.11
2026-06-16T09:33:21.4610188Z     Checking crossbeam-utils v0.8.21
2026-06-16T09:33:21.4676022Z     Checking prefix-trie v0.8.4
2026-06-16T09:33:21.4830424Z     Checking futures-executor v0.3.32
2026-06-16T09:33:21.4841379Z     Checking spin v0.9.8
2026-06-16T09:33:21.5430074Z     Checking windows-threading v0.2.1
2026-06-16T09:33:21.6294268Z     Checking dyn-clone v1.0.20
2026-06-16T09:33:21.6294592Z    Compiling time-core v0.1.8
2026-06-16T09:33:21.6612870Z     Checking bitflags v1.3.2
2026-06-16T09:33:21.7241419Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-16T09:33:21.7340560Z     Checking signature v3.0.0
2026-06-16T09:33:21.7526140Z     Checking tower-layer v0.3.3
2026-06-16T09:33:21.8168008Z     Checking pin-utils v0.1.0
2026-06-16T09:33:21.8687463Z     Checking ryu v1.0.23
2026-06-16T09:33:21.8818710Z    Compiling num-conv v0.2.2
2026-06-16T09:33:21.9198330Z     Checking lazy_static v1.5.0
2026-06-16T09:33:21.9250921Z     Checking nix v0.25.1
2026-06-16T09:33:21.9338807Z     Checking hashlink v0.9.1
2026-06-16T09:33:21.9388928Z    Compiling darling v0.20.11
2026-06-16T09:33:21.9893690Z     Checking ed25519 v3.0.0-rc.4
2026-06-16T09:33:21.9964657Z     Checking shared_library v0.1.9
2026-06-16T09:33:22.0008151Z     Checking schemars v1.2.1
2026-06-16T09:33:22.0271159Z     Checking heapless v0.7.17
2026-06-16T09:33:22.0379191Z     Checking hickory-proto v0.26.0-beta.4
2026-06-16T09:33:22.0630345Z     Checking windows-future v0.3.2
2026-06-16T09:33:22.1082542Z     Checking futures v0.3.32
2026-06-16T09:33:22.1742837Z     Checking filedescriptor v0.8.3
2026-06-16T09:33:22.2182609Z    Compiling derive_builder_core v0.20.2
2026-06-16T09:33:22.2391853Z     Checking serial v0.4.0
2026-06-16T09:33:22.2442230Z     Checking ghash v0.5.1
2026-06-16T09:33:22.3013860Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-16T09:33:22.3296185Z    Compiling proc-macro-crate v3.5.0
2026-06-16T09:33:22.3370802Z     Checking winreg v0.10.1
2026-06-16T09:33:22.4543299Z    Compiling time v0.3.47
2026-06-16T09:33:22.5483025Z     Checking aes v0.8.4
2026-06-16T09:33:22.5550069Z     Checking toml_edit v0.22.27
2026-06-16T09:33:22.5758518Z     Checking ctr v0.9.2
2026-06-16T09:33:22.6104430Z     Checking sha2 v0.11.0-rc.5
2026-06-16T09:33:22.6938726Z     Checking windows-collections v0.3.2
2026-06-16T09:33:22.7287106Z     Checking rusqlite v0.32.1
2026-06-16T09:33:22.7640233Z     Checking windows-numerics v0.3.1
2026-06-16T09:33:22.7877694Z     Checking regex-automata v0.4.14
2026-06-16T09:33:22.9039813Z     Checking http-body-util v0.1.3
2026-06-16T09:33:22.9440447Z     Checking aead v0.5.2
2026-06-16T09:33:22.9828796Z     Checking cobs v0.3.0
2026-06-16T09:33:23.1261971Z     Checking shell-words v1.1.1
2026-06-16T09:33:23.1262300Z     Checking widestring v1.2.1
2026-06-16T09:33:23.1609157Z     Checking downcast-rs v1.2.1
2026-06-16T09:33:23.2386519Z     Checking postcard v1.1.3
2026-06-16T09:33:23.2394936Z    Compiling num_enum_derive v0.7.6
2026-06-16T09:33:23.2644628Z     Checking windows v0.62.2
2026-06-16T09:33:23.2755962Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-16T09:33:23.3007973Z     Checking portable-pty v0.8.1
2026-06-16T09:33:23.3531627Z    Compiling derive_builder_macro v0.20.2
2026-06-16T09:33:23.4690985Z     Checking aes-gcm v0.10.3
2026-06-16T09:33:23.4770018Z     Checking spt-store v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-16T09:33:23.5459743Z     Checking data-encoding-macro v0.1.20
2026-06-16T09:33:23.5572728Z     Checking crossbeam-epoch v0.9.18
2026-06-16T09:33:23.5775585Z     Checking crossbeam-channel v0.5.15
2026-06-16T09:33:23.6121923Z     Checking chrono v0.4.45
2026-06-16T09:33:23.6206690Z    Compiling blake3 v1.8.5
2026-06-16T09:33:23.7688252Z     Checking windows-registry v0.6.1
2026-06-16T09:33:23.7940186Z    Compiling derive_builder v0.20.2
2026-06-16T09:33:23.8918063Z     Checking uuid v1.23.2
2026-06-16T09:33:23.9336812Z     Checking sorted-index-buffer v0.2.1
2026-06-16T09:33:23.9439932Z     Checking toml v0.8.23
2026-06-16T09:33:24.1148454Z    Compiling vergen-lib v9.1.0
2026-06-16T09:33:24.1149158Z    Compiling vergen-lib v0.1.6
2026-06-16T09:33:24.1177600Z     Checking rustc-hash v2.1.2
2026-06-16T09:33:24.1647758Z     Checking mac-addr v0.3.0
2026-06-16T09:33:24.1984865Z     Checking lru-slab v0.1.2
2026-06-16T09:33:24.3276075Z    Compiling vergen v9.1.0
2026-06-16T09:33:24.3710849Z     Checking foldhash v0.2.0
2026-06-16T09:33:24.3842245Z     Checking identity-hash v0.1.0
2026-06-16T09:33:24.4202798Z     Checking tagptr v0.2.0
2026-06-16T09:33:24.4223312Z    Compiling vergen-gitcl v1.0.8
2026-06-16T09:33:24.4326033Z     Checking regex v1.12.3
2026-06-16T09:33:24.4686284Z     Checking xml-rs v0.8.28
2026-06-16T09:33:24.4982192Z     Checking num_enum v0.7.6
2026-06-16T09:33:24.5261836Z     Checking hashbrown v0.16.1
2026-06-16T09:33:24.5417548Z     Checking iroh-metrics v0.38.3
2026-06-16T09:33:24.5535900Z     Checking strum v0.28.0
2026-06-16T09:33:24.5728058Z     Checking iroh-base v0.98.0
2026-06-16T09:33:24.5939474Z     Checking moka v0.12.15
2026-06-16T09:33:24.7005678Z     Checking socket2 v0.6.4
2026-06-16T09:33:24.7422509Z     Checking mio v1.2.1
2026-06-16T09:33:24.8014850Z     Checking tempfile v3.27.0
2026-06-16T09:33:24.8092088Z     Checking netdev v0.42.0
2026-06-16T09:33:24.9760059Z     Checking xmltree v0.10.3
2026-06-16T09:33:25.0079813Z     Checking attohttpc v0.30.1
2026-06-16T09:33:25.0489183Z     Checking simple-dns v0.9.3
2026-06-16T09:33:25.0650088Z     Checking simdutf8 v0.1.5
2026-06-16T09:33:25.0650403Z     Checking arrayref v0.3.9
2026-06-16T09:33:25.1038164Z     Checking noq-udp v0.10.0
2026-06-16T09:33:25.1192049Z     Checking spt-msg v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-16T09:33:25.1235344Z     Checking ipconfig v0.3.4
2026-06-16T09:33:25.1443772Z     Checking sha1_smol v1.0.1
2026-06-16T09:33:25.1533330Z     Checking constant_time_eq v0.4.2
2026-06-16T09:33:25.1536649Z     Checking tokio v1.52.3
2026-06-16T09:33:25.2660448Z     Checking resolv-conf v0.7.6
2026-06-16T09:33:25.2848278Z     Checking smol_str v0.1.24
2026-06-16T09:33:25.2900444Z     Checking arrayvec v0.7.6
2026-06-16T09:33:25.2972475Z     Checking lru v0.16.4
2026-06-16T09:33:25.3053071Z     Checking seize v0.5.1
2026-06-16T09:33:25.3065003Z    Compiling iroh-relay v0.98.0
2026-06-16T09:33:25.4059060Z     Checking spt-runtime v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-16T09:33:25.4098449Z     Checking spt-term v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-16T09:33:25.4253928Z     Checking serde_bytes v0.11.19
2026-06-16T09:33:25.4254376Z     Checking hmac v0.12.1
2026-06-16T09:33:25.4338626Z     Checking webpki-roots v1.0.7
2026-06-16T09:33:25.4386003Z     Checking cmov v0.5.4
2026-06-16T09:33:25.4609764Z     Checking sha1 v0.10.6
2026-06-16T09:33:25.4646561Z     Checking recvmsg v1.0.0
2026-06-16T09:33:25.4955412Z     Checking papaya v0.2.4
2026-06-16T09:33:25.5123861Z    Compiling darling_core v0.23.0
2026-06-16T09:33:25.5633244Z     Checking once_cell_polyfill v1.70.2
2026-06-16T09:33:25.5758360Z     Checking hkdf v0.12.4
2026-06-16T09:33:25.6525801Z     Checking utf8parse v0.2.2
2026-06-16T09:33:25.6558879Z     Checking anstyle v1.0.14
2026-06-16T09:33:25.6793421Z     Checking anstyle-query v1.1.5
2026-06-16T09:33:25.6804945Z     Checking ctutils v0.4.2
2026-06-16T09:33:25.7145977Z     Checking interprocess v2.4.2
2026-06-16T09:33:25.7226213Z     Checking spake2 v0.4.0
2026-06-16T09:33:25.7656795Z     Checking anstyle-parse v1.0.0
2026-06-16T09:33:25.8251195Z     Checking colorchoice v1.0.5
2026-06-16T09:33:25.8432384Z     Checking unicode-segmentation v1.13.3
2026-06-16T09:33:25.8493021Z     Checking anstyle-wincon v3.0.11
2026-06-16T09:33:25.8652160Z     Checking foldhash v0.1.5
2026-06-16T09:33:25.8906321Z     Checking is_terminal_polyfill v1.70.2
2026-06-16T09:33:25.8956030Z     Checking terminal_size v0.4.4
2026-06-16T09:33:25.8956624Z     Checking crossterm_winapi v0.9.1
2026-06-16T09:33:25.9024471Z     Checking itertools v0.13.0
2026-06-16T09:33:25.9075397Z     Checking castaway v0.2.4
2026-06-16T09:33:25.9128910Z     Checking unicode-width v0.1.14
2026-06-16T09:33:26.0137702Z     Checking static_assertions v1.1.0
2026-06-16T09:33:26.0404716Z     Checking hashbrown v0.15.5
2026-06-16T09:33:26.0475890Z     Checking strsim v0.11.1
2026-06-16T09:33:26.0476197Z     Checking clap_lex v1.1.0
2026-06-16T09:33:26.0704670Z     Checking anstream v1.0.0
2026-06-16T09:33:26.0960048Z     Checking compact_str v0.8.2
2026-06-16T09:33:26.1208808Z     Checking crossterm v0.28.1
2026-06-16T09:33:26.1438490Z     Checking strum v0.26.3
2026-06-16T09:33:26.1837453Z     Checking cassowary v0.3.0
2026-06-16T09:33:26.1890368Z     Checking unicode-width v0.2.0
2026-06-16T09:33:26.2151657Z     Checking qrcode v0.14.1
2026-06-16T09:33:26.2189936Z     Checking nucleo-matcher v0.3.1
2026-06-16T09:33:26.3462945Z     Checking clap_builder v4.6.0
2026-06-16T09:33:26.5875198Z     Checking lru v0.12.5
2026-06-16T09:33:26.6459845Z     Checking mock-adapter v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-16T09:33:27.1146252Z     Checking spt-live v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-16T09:33:27.1686260Z     Checking unicode-truncate v1.1.0
2026-06-16T09:33:27.7668914Z    Compiling darling_macro v0.23.0
2026-06-16T09:33:27.8374542Z     Checking clap v4.6.1
2026-06-16T09:33:28.1397267Z    Compiling darling v0.23.0
2026-06-16T09:33:28.3621016Z    Compiling instability v0.3.12
2026-06-16T09:33:28.4892182Z     Checking tokio-util v0.7.18
2026-06-16T09:33:28.7262176Z     Checking tower v0.5.3
2026-06-16T09:33:28.7262566Z     Checking acto v0.8.2
2026-06-16T09:33:28.8449542Z     Checking backon v1.6.0
2026-06-16T09:33:29.0255306Z     Checking h2 v0.4.14
2026-06-16T09:33:29.0262267Z     Checking n0-future v0.3.2
2026-06-16T09:33:29.0263510Z     Checking tokio-stream v0.1.18
2026-06-16T09:33:29.0769519Z     Checking ratatui v0.29.0
2026-06-16T09:33:29.1279007Z     Checking tower-http v0.6.11
2026-06-16T09:33:29.1415550Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-16T09:33:29.1554208Z     Checking n0-watcher v0.6.1
2026-06-16T09:33:29.2288409Z     Checking iroh-dns v0.98.0
2026-06-16T09:33:31.5723949Z     Checking wmi v0.18.4
2026-06-16T09:33:31.8723507Z     Checking hyper v1.10.1
2026-06-16T09:33:32.0652788Z     Checking netwatch v0.16.0
2026-06-16T09:33:32.8257935Z     Checking hyper-util v0.1.20
2026-06-16T09:33:33.8886082Z     Checking igd-next v0.17.1
2026-06-16T09:33:34.2621915Z     Checking portmapper v0.16.0
2026-06-16T09:33:38.2109406Z    Compiling aws-lc-rs v1.17.0
2026-06-16T09:33:38.2229209Z    Compiling rustls v0.23.40
2026-06-16T09:33:38.9798782Z     Checking rustls-webpki v0.103.13
2026-06-16T09:33:40.7133607Z     Checking tokio-rustls v0.26.4
2026-06-16T09:33:40.7133867Z     Checking noq-proto v0.17.0
2026-06-16T09:33:40.7134204Z     Checking rustls-platform-verifier v0.7.0
2026-06-16T09:33:40.8620073Z     Checking hickory-net v0.26.0-beta.4
2026-06-16T09:33:40.8620323Z     Checking hyper-rustls v0.27.9
2026-06-16T09:33:40.8620495Z     Checking tokio-websockets v0.13.2
2026-06-16T09:33:40.9813541Z     Checking reqwest v0.13.4
2026-06-16T09:33:41.5327552Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-16T09:33:42.7529981Z     Checking noq v0.18.0
2026-06-16T09:33:43.8551088Z     Checking iroh v0.98.2
2026-06-16T09:33:47.0662942Z     Checking spt-net v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-16T09:33:48.2588293Z     Checking spt-daemon v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-16T09:33:51.0578643Z     Checking spt v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-16T09:33:51.0579547Z     Checking xtask v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-16T09:33:54.4415008Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.86s
2026-06-16T09:33:54.6090989Z ##[group]Run actions/checkout@v5
2026-06-16T09:33:54.6091612Z with:
2026-06-16T09:33:54.6091749Z   repository: SaberMage/spt-shell-notify
2026-06-16T09:33:54.6091923Z   path: .adapter-notify
2026-06-16T09:33:54.6093894Z   token: ***
2026-06-16T09:33:54.6094020Z   ssh-strict: true
2026-06-16T09:33:54.6094140Z   ssh-user: git
2026-06-16T09:33:54.6094262Z   persist-credentials: true
2026-06-16T09:33:54.6094402Z   clean: true
2026-06-16T09:33:54.6094531Z   sparse-checkout-cone-mode: true
2026-06-16T09:33:54.6094689Z   fetch-depth: 1
2026-06-16T09:33:54.6094814Z   fetch-tags: false
2026-06-16T09:33:54.6094942Z   show-progress: true
2026-06-16T09:33:54.6095066Z   lfs: false
2026-06-16T09:33:54.6095174Z   submodules: false
2026-06-16T09:33:54.6095298Z   set-safe-directory: true
2026-06-16T09:33:54.6095432Z ##[endgroup]
2026-06-16T09:33:54.6770909Z Syncing repository: SaberMage/spt-shell-notify
2026-06-16T09:33:54.6775896Z ##[group]Getting Git version info
2026-06-16T09:33:54.6776200Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-16T09:33:54.7075022Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-16T09:33:54.7272071Z git version 2.43.0.windows.1
2026-06-16T09:33:54.7296827Z ##[endgroup]
2026-06-16T09:33:54.7303917Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\20f7dad6-b300-4a13-b7a7-8fb77f187abe\.gitconfig'
2026-06-16T09:33:54.7316304Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\20f7dad6-b300-4a13-b7a7-8fb77f187abe' before making global git config changes
2026-06-16T09:33:54.7317047Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T09:33:54.7321391Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-16T09:33:54.7539091Z ##[group]Initializing the repository
2026-06-16T09:33:54.7543614Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-16T09:33:54.7834522Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-16T09:33:54.7862636Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-16T09:33:54.8109609Z ##[endgroup]
2026-06-16T09:33:54.8109846Z ##[group]Disabling automatic garbage collection
2026-06-16T09:33:54.8114264Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-16T09:33:54.8328879Z ##[endgroup]
2026-06-16T09:33:54.8329105Z ##[group]Setting up auth
2026-06-16T09:33:54.8335325Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-16T09:33:54.8542796Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-16T09:33:55.2123877Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T09:33:55.2349660Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-16T09:33:55.5879369Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T09:33:55.6090995Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-16T09:33:55.9768615Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-16T09:33:56.0054515Z ##[endgroup]
2026-06-16T09:33:56.0054805Z ##[group]Determining the default branch
2026-06-16T09:33:56.0057559Z Retrieving the default branch name
2026-06-16T09:33:56.5310716Z Default branch 'main'
2026-06-16T09:33:56.5311059Z ##[endgroup]
2026-06-16T09:33:56.5311280Z ##[group]Fetching the repository
2026-06-16T09:33:56.5317503Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-16T09:33:57.3199683Z From https://github.com/SaberMage/spt-shell-notify
2026-06-16T09:33:57.3199943Z  * [new branch]      main       -> origin/main
2026-06-16T09:33:57.3319532Z ##[endgroup]
2026-06-16T09:33:57.3319768Z ##[group]Determining the checkout info
2026-06-16T09:33:57.3320808Z ##[endgroup]
2026-06-16T09:33:57.3325931Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-16T09:33:57.3568051Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-16T09:33:57.3774552Z ##[group]Checking out the ref
2026-06-16T09:33:57.3779181Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-16T09:33:57.4065437Z branch 'main' set up to track 'origin/main'.
2026-06-16T09:33:57.4065641Z Reset branch 'main'
2026-06-16T09:33:57.4085415Z ##[endgroup]
2026-06-16T09:33:57.4304060Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-16T09:33:57.4489025Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-06-16T09:33:57.4705851Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-06-16T09:33:57.4706187Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-06-16T09:33:57.4768813Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-16T09:33:57.4769023Z ##[endgroup]
2026-06-16T09:33:57.7518113Z     Updating crates.io index
2026-06-16T09:33:57.8969963Z      Locking 11 packages to latest compatible versions
2026-06-16T09:33:57.9531557Z    Compiling zmij v1.0.21
2026-06-16T09:33:57.9531753Z    Compiling serde_core v1.0.228
2026-06-16T09:33:57.9531947Z    Compiling serde_json v1.0.150
2026-06-16T09:33:57.9532206Z    Compiling memchr v2.8.2
2026-06-16T09:33:57.9532735Z    Compiling itoa v1.0.18
2026-06-16T09:34:00.1088833Z    Compiling spt-shell-notify v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\.adapter-notify)
2026-06-16T09:34:00.4451353Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.73s
2026-06-16T09:34:00.5551434Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-06-16T09:34:00.5551783Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-06-16T09:34:00.5614083Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-16T09:34:00.5614299Z env:
2026-06-16T09:34:00.5614560Z   SPT_NOTIFY_SHELL_BIN: C:\actions-runner\_work\spt-core\spt-core\.adapter-notify\target\debug\notify-shell.exe
2026-06-16T09:34:00.5614866Z ##[endgroup]
2026-06-16T09:34:01.3403618Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
2026-06-16T09:34:01.3606217Z      Running tests\notify_shell_e2e.rs (target\debug\deps\notify_shell_e2e-960d6fb6bd763eba.exe)
2026-06-16T09:34:01.3715392Z 
2026-06-16T09:34:01.3715572Z running 1 test
2026-06-16T09:34:02.1430386Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-16T09:34:02.1430584Z 
2026-06-16T09:34:02.1430824Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s
2026-06-16T09:34:02.1431034Z 
2026-06-16T09:34:02.2325703Z ##[group]Run cargo test -p spt --test oneliner_e2e -- --nocapture
2026-06-16T09:34:02.2326041Z [36;1mcargo test -p spt --test oneliner_e2e -- --nocapture[0m
2026-06-16T09:34:02.2388888Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-16T09:34:02.2389101Z env:
2026-06-16T09:34:02.2389215Z   SPT_INSTALL_E2E: 1
2026-06-16T09:34:02.2389345Z ##[endgroup]
2026-06-16T09:34:02.9604590Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
2026-06-16T09:34:02.9794110Z      Running tests\oneliner_e2e.rs (target\debug\deps\oneliner_e2e-27b1b06cbcc9d5cc.exe)
2026-06-16T09:34:02.9909823Z 
2026-06-16T09:34:02.9909919Z running 1 test
2026-06-16T09:34:11.3381769Z test install_script_against_staged_release ... ok
2026-06-16T09:34:11.3381956Z 
2026-06-16T09:34:11.3382116Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.35s
2026-06-16T09:34:11.3382358Z 
2026-06-16T09:34:11.4263427Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-06-16T09:34:11.4263818Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-06-16T09:34:11.4264113Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-06-16T09:34:11.4264382Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-06-16T09:34:11.4264584Z [36;1mexit 0[0m
2026-06-16T09:34:11.4328187Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-16T09:34:11.4328413Z ##[endgroup]
2026-06-16T09:34:11.7286451Z ##[group]Run cargo run -p xtask -- check
2026-06-16T09:34:11.7286702Z [36;1mcargo run -p xtask -- check[0m
2026-06-16T09:34:11.7349452Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-16T09:34:11.7349725Z ##[endgroup]
2026-06-16T09:34:12.3823946Z    Compiling windows-sys v0.61.2
2026-06-16T09:34:12.3833277Z    Compiling cc v1.2.63
2026-06-16T09:34:12.3895074Z    Compiling rustls v0.23.40
2026-06-16T09:34:12.3948432Z    Compiling fastrand v2.4.1
2026-06-16T09:34:12.4010519Z    Compiling either v1.16.0
2026-06-16T09:34:12.4065090Z    Compiling windows-sys v0.59.0
2026-06-16T09:34:12.4931862Z    Compiling futures-lite v2.6.1
2026-06-16T09:34:12.5158329Z    Compiling prefix-trie v0.8.4
2026-06-16T09:34:12.8276265Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-16T09:34:13.0675139Z    Compiling ring v0.17.14
2026-06-16T09:34:13.0675361Z    Compiling libsqlite3-sys v0.30.1
2026-06-16T09:34:13.0675591Z    Compiling blake3 v1.8.5
2026-06-16T09:34:14.9873314Z    Compiling rusqlite v0.32.1
2026-06-16T09:34:15.4414152Z    Compiling spt-store v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-16T09:34:15.4496151Z    Compiling rustls-webpki v0.103.13
2026-06-16T09:34:16.5834459Z    Compiling spt-msg v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-16T09:34:16.7241976Z    Compiling spt-runtime v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-16T09:34:16.7242390Z    Compiling spt-term v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-16T09:34:17.0564954Z    Compiling socket2 v0.6.4
2026-06-16T09:34:17.0565273Z    Compiling mio v1.2.1
2026-06-16T09:34:17.0565510Z    Compiling netdev v0.42.0
2026-06-16T09:34:17.0762717Z    Compiling seize v0.5.1
2026-06-16T09:34:17.1063052Z    Compiling interprocess v2.4.2
2026-06-16T09:34:17.2484143Z    Compiling papaya v0.2.4
2026-06-16T09:34:17.3561457Z    Compiling noq-udp v0.10.0
2026-06-16T09:34:17.3976654Z    Compiling ipconfig v0.3.4
2026-06-16T09:34:17.4679793Z    Compiling tokio v1.52.3
2026-06-16T09:34:18.1399835Z    Compiling rustls-platform-verifier v0.7.0
2026-06-16T09:34:18.1400102Z    Compiling noq-proto v0.17.0
2026-06-16T09:34:18.3507986Z    Compiling spt-live v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-16T09:34:20.3133705Z    Compiling tokio-util v0.7.18
2026-06-16T09:34:20.3133968Z    Compiling tokio-rustls v0.26.4
2026-06-16T09:34:20.3134138Z    Compiling tower v0.5.3
2026-06-16T09:34:20.3134625Z    Compiling acto v0.8.2
2026-06-16T09:34:20.3134909Z    Compiling backon v1.6.0
2026-06-16T09:34:20.6256932Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-16T09:34:20.6329128Z    Compiling tower-http v0.6.11
2026-06-16T09:34:20.7870406Z    Compiling h2 v0.4.14
2026-06-16T09:34:20.7870720Z    Compiling n0-future v0.3.2
2026-06-16T09:34:20.7871021Z    Compiling tokio-stream v0.1.18
2026-06-16T09:34:20.7871537Z    Compiling tokio-websockets v0.13.2
2026-06-16T09:34:20.8746668Z    Compiling n0-watcher v0.6.1
2026-06-16T09:34:20.9419662Z    Compiling iroh-dns v0.98.0
2026-06-16T09:34:21.0401450Z    Compiling netwatch v0.16.0
2026-06-16T09:34:21.4662473Z    Compiling noq v0.18.0
2026-06-16T09:34:23.3825485Z    Compiling hyper v1.10.1
2026-06-16T09:34:23.3826024Z    Compiling hickory-net v0.26.0-beta.4
2026-06-16T09:34:24.0950537Z    Compiling hyper-util v0.1.20
2026-06-16T09:34:24.1225007Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-16T09:34:24.8522584Z    Compiling hyper-rustls v0.27.9
2026-06-16T09:34:24.8522819Z    Compiling igd-next v0.17.1
2026-06-16T09:34:24.9859676Z    Compiling reqwest v0.13.4
2026-06-16T09:34:25.4283398Z    Compiling portmapper v0.16.0
2026-06-16T09:34:27.2039016Z    Compiling iroh-relay v0.98.0
2026-06-16T09:34:30.4192377Z    Compiling iroh v0.98.2
2026-06-16T09:34:38.9467104Z    Compiling spt-net v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-16T09:34:40.1949397Z    Compiling spt-daemon v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-16T09:34:47.9340205Z    Compiling xtask v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-16T09:34:50.3857484Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.41s
2026-06-16T09:34:50.4041215Z      Running `target\debug\xtask.exe check`
2026-06-16T09:35:27.2284397Z xtask check: OK
2026-06-16T09:35:27.3058558Z Post job cleanup.
2026-06-16T09:35:27.4029111Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-16T09:35:27.4244344Z git version 2.43.0.windows.1
2026-06-16T09:35:27.4279060Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\2af9bd71-3bc1-4479-a00c-d32ad9b0044a\.gitconfig'
2026-06-16T09:35:27.4291498Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\2af9bd71-3bc1-4479-a00c-d32ad9b0044a' before making global git config changes
2026-06-16T09:35:27.4292238Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T09:35:27.4296447Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-16T09:35:27.4513299Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-16T09:35:27.4767613Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-16T09:35:27.8423927Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T09:35:27.8617477Z http.https://github.com/.extraheader
2026-06-16T09:35:27.8641566Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-16T09:35:27.8860412Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-16T09:35:28.2485609Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T09:35:28.2698124Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-16T09:35:28.6421738Z Post job cleanup.
2026-06-16T09:35:28.7353125Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-16T09:35:28.7545086Z git version 2.43.0.windows.1
2026-06-16T09:35:28.7578063Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\2eb7f10a-a107-4c81-85ce-4fe9d59ddd26\.gitconfig'
2026-06-16T09:35:28.7590103Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\2eb7f10a-a107-4c81-85ce-4fe9d59ddd26' before making global git config changes
2026-06-16T09:35:28.7590586Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T09:35:28.7595165Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-16T09:35:28.7814222Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-16T09:35:28.8028569Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-16T09:35:29.1542632Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T09:35:29.1736259Z http.https://github.com/.extraheader
2026-06-16T09:35:29.1760673Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-16T09:35:29.1984089Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-16T09:35:29.5611280Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T09:35:29.5823691Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-16T09:35:29.9275561Z Cleaning up orphan processes
2026-06-16T09:35:29.9608991Z Terminate orphan process: pid (91424) (vctip)
2026-06-16T09:35:29.9785621Z Terminate orphan process: pid (49148) (conhost)
2026-06-16T09:35:29.9808709Z Terminate orphan process: pid (197776) (findstr)
